Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_wdt.h46 #define WDT_O_RIS 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_wdt.h59 #define WDT_O_RIS 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_wdt.h59 #define WDT_O_RIS 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dwatchdog.h398 return(HWREG(WDT_BASE + WDT_O_RIS)); in WatchdogIntStatus()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dwdt.c390 return(HWREG(ulBase + WDT_O_RIS)); in WatchdogIntStatus()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dwatchdog.h400 return(HWREG(WDT_BASE + WDT_O_RIS)); in WatchdogIntStatus()