Home
last modified time | relevance | path

Searched refs:INT_WATCHDOG_TM4C123 (Results 1 – 4 of 4) sorted by relevance

/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dwatchdog.c363 IntRegister(INT_WATCHDOG_TM4C123, pfnHandler); in WatchdogIntRegister()
368 IntEnable(INT_WATCHDOG_TM4C123); in WatchdogIntRegister()
405 IntDisable(INT_WATCHDOG_TM4C123); in WatchdogIntUnregister()
410 IntUnregister(INT_WATCHDOG_TM4C123); in WatchdogIntUnregister()
/bsp/tm4c129x/libraries/driverlib/
A Dwatchdog.c363 IntRegister(INT_WATCHDOG_TM4C123, pfnHandler); in WatchdogIntRegister()
368 IntEnable(INT_WATCHDOG_TM4C123); in WatchdogIntRegister()
405 IntDisable(INT_WATCHDOG_TM4C123); in WatchdogIntUnregister()
410 IntUnregister(INT_WATCHDOG_TM4C123); in WatchdogIntUnregister()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_ints.h82 #define INT_WATCHDOG_TM4C123 34 // Watchdog Timers 0 and 1 macro
/bsp/tm4c129x/libraries/inc/
A Dhw_ints.h82 #define INT_WATCHDOG_TM4C123 34 // Watchdog Timers 0 and 1 macro

Completed in 14 milliseconds