Home
last modified time | relevance | path

Searched refs:WDT_O_TEST (Results 1 – 4 of 4) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dwatchdog.h505 HWREGBITW(WDT_BASE + WDT_O_TEST, WDT_TEST_STALL_BITN) = 1; in WatchdogStallEnable()
523 HWREGBITW(WDT_BASE + WDT_O_TEST, WDT_TEST_STALL_BITN) = 0; in WatchdogStallDisable()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dwatchdog.c593 HWREG(ulBase + WDT_O_TEST) |= WDT_TEST_STALL; in WatchdogStallEnable()
620 HWREG(ulBase + WDT_O_TEST) &= ~(WDT_TEST_STALL); in WatchdogStallDisable()
/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_watchdog.h54 #define WDT_O_TEST 0x00000418 // Watchdog Test macro
/lk-master/external/platform/cc13xx/cc13xxware/inc/
A Dhw_wdt.h65 #define WDT_O_TEST 0x00000418 macro

Completed in 6 milliseconds