Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_watchdog.h49 #define WDT_O_VALUE 0x00000004 // Watchdog Value macro
/lk-master/external/platform/cc13xx/cc13xxware/inc/
A Dhw_wdt.h50 #define WDT_O_VALUE 0x00000004 macro
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dwatchdog.h310 return(HWREG(WDT_BASE + WDT_O_VALUE)); in WatchdogValueGet()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dwatchdog.c333 return(HWREG(ulBase + WDT_O_VALUE)); in WatchdogValueGet()

Completed in 9 milliseconds