Home
last modified time | relevance | path

Searched refs:WatchdogIntRegister (Results 1 – 12 of 12) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dwatchdog.h62 extern void WatchdogIntRegister(unsigned long ulBase, void(*pfnHandler)(void));
A Dwatchdog.c348 WatchdogIntRegister(unsigned long ulBase, void (*pfnHandler)(void)) in WatchdogIntRegister() function
/bsp/lm3s8962/Libraries/driverlib/
A Dwatchdog.h62 extern void WatchdogIntRegister(unsigned long ulBase, void(*pfnHandler)(void));
A Dwatchdog.c348 WatchdogIntRegister(unsigned long ulBase, void (*pfnHandler)(void)) in WatchdogIntRegister() function
/bsp/lm3s9b9x/Libraries/driverlib/
A Dwatchdog.h62 extern void WatchdogIntRegister(unsigned long ulBase, void(*pfnHandler)(void));
A Dwatchdog.c348 WatchdogIntRegister(unsigned long ulBase, void (*pfnHandler)(void)) in WatchdogIntRegister() function
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Dwatchdog.h77 extern void WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void));
/bsp/tm4c129x/libraries/driverlib/
A Dwatchdog.h77 extern void WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void));
A Dwatchdog.c353 WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void)) in WatchdogIntRegister() function
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dwatchdog.h78 extern void WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void));
A Dwatchdog.c349 WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void)) in WatchdogIntRegister() function
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dwatchdog.c353 WatchdogIntRegister(uint32_t ui32Base, void (*pfnHandler)(void)) in WatchdogIntRegister() function

Completed in 21 milliseconds