Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_wdt.h43 #define WDT_O_VALUE 0x00000004 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_wdt.h50 #define WDT_O_VALUE 0x00000004 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_wdt.h50 #define WDT_O_VALUE 0x00000004 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dwatchdog.h294 return(HWREG(WDT_BASE + WDT_O_VALUE)); in WatchdogValueGet()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dwdt.c274 return(HWREG(ulBase + WDT_O_VALUE)); in WatchdogValueGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dwatchdog.h296 return(HWREG(WDT_BASE + WDT_O_VALUE)); in WatchdogValueGet()