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

/seL4-l4v-10.1.1/seL4/src/plat/am335x/machine/
H A Dhardware.c36 #define WDT_REG_WWPS 0x34 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 28 milliseconds