Home
last modified time | relevance | path

Searched refs:INT_WATCHDOG (Results 1 – 14 of 14) sorted by relevance

/bsp/lm3s9b9x/Libraries/driverlib/
A Dwatchdog.c358 IntRegister(INT_WATCHDOG, pfnHandler); in WatchdogIntRegister()
363 IntEnable(INT_WATCHDOG); in WatchdogIntRegister()
400 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
405 IntUnregister(INT_WATCHDOG); in WatchdogIntUnregister()
/bsp/lm4f232/Libraries/driverlib/
A Dwatchdog.c358 IntRegister(INT_WATCHDOG, pfnHandler); in WatchdogIntRegister()
363 IntEnable(INT_WATCHDOG); in WatchdogIntRegister()
400 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
405 IntUnregister(INT_WATCHDOG); in WatchdogIntUnregister()
/bsp/lm3s8962/Libraries/driverlib/
A Dwatchdog.c358 IntRegister(INT_WATCHDOG, pfnHandler); in WatchdogIntRegister()
363 IntEnable(INT_WATCHDOG); in WatchdogIntRegister()
400 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
405 IntUnregister(INT_WATCHDOG); in WatchdogIntUnregister()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dwatchdog.c359 IntRegister(INT_WATCHDOG, pfnHandler); in WatchdogIntRegister()
364 IntEnable(INT_WATCHDOG); in WatchdogIntRegister()
400 IntDisable(INT_WATCHDOG); in WatchdogIntUnregister()
405 IntUnregister(INT_WATCHDOG); in WatchdogIntUnregister()
A Dinterrupt.h93 #define INT_WATCHDOG 34 // Watchdog Timers 0 and 1 macro
/bsp/asm9260t/platform/
A Dinterrupt.h73 #define INT_WATCHDOG 55 macro
/bsp/lm4f232/Libraries/inc/
A Dhw_ints.h66 #define INT_WATCHDOG 34 // Watchdog timer macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_ints.h66 #define INT_WATCHDOG 34 // Watchdog timer macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_ints.h66 #define INT_WATCHDOG 34 // Watchdog timer macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_ints.h462 #define INT_WATCHDOG INT_CONCAT(INT_WATCHDOG_, INT_DEVICE_CLASS) macro
A Dtm4c123gh6pm.h66 #define INT_WATCHDOG 34 // Watchdog Timers 0 and 1 macro
A Dtm4c123gh6pz.h66 #define INT_WATCHDOG 34 // Watchdog Timers 0 and 1 macro
/bsp/tm4c129x/libraries/inc/
A Dhw_ints.h462 #define INT_WATCHDOG INT_CONCAT(INT_WATCHDOG_, INT_DEVICE_CLASS) macro
A Dtm4c1294ncpdt.h66 #define INT_WATCHDOG 34 // Watchdog Timers 0 and 1 macro

Completed in 160 milliseconds