Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_wdt.h45 #define WDT_O_ICR 0x0000000C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_wdt.h56 #define WDT_O_ICR 0x0000000C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_wdt.h56 #define WDT_O_ICR 0x0000000C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dwatchdog.h430 HWREG(WDT_BASE + WDT_O_ICR) = WATCHDOG_INT_TIMEOUT; in WatchdogIntClear()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dwdt.c426 HWREG(ulBase + WDT_O_ICR) = WDT_INT_TIMEOUT; in WatchdogIntClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dwatchdog.h432 HWREG(WDT_BASE + WDT_O_ICR) = WATCHDOG_INT_TIMEOUT; in WatchdogIntClear()