Home
last modified time | relevance | path

Searched refs:WATCHDOG_INT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dwatchdog.h84 #define WATCHDOG_INT_TIMEOUT 0x00000001 // Watchdog timer expired macro
430 HWREG(WDT_BASE + WDT_O_ICR) = WATCHDOG_INT_TIMEOUT; in WatchdogIntClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dwatchdog.h86 #define WATCHDOG_INT_TIMEOUT 0x00000001 // Watchdog timer expired macro
432 HWREG(WDT_BASE + WDT_O_ICR) = WATCHDOG_INT_TIMEOUT; in WatchdogIntClear()