Searched refs:WDT_WWPS_PEND_WSPR (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/plat/am335x/machine/
H A Dhardware.c38 #define WDT_WWPS_PEND_WSPR BIT(4) macro
47 while ((*WDT_REG(wdt, WDT_REG_WWPS) & WDT_WWPS_PEND_WSPR)) {
51 while ((*WDT_REG(wdt, WDT_REG_WWPS) & WDT_WWPS_PEND_WSPR)) {

Completed in 80 milliseconds