Home
last modified time | relevance | path

Searched refs:TimerIntEnable (Results 1 – 7 of 7) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h194 extern void TimerIntEnable(unsigned long ulBase, unsigned long ulIntFlags);
Dtimer.c900 TimerIntEnable(unsigned long ulBase, unsigned long ulIntFlags) in TimerIntEnable() function
Drom_map.h293 TimerIntEnable
/hal_ti-3.4.0/simplelink/source/ti/drivers/capture/
DCaptureCC32XX.c310 TimerIntEnable(baseAddress, interruptMask); in CaptureCC32XX_start()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h868 TimerIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags) in TimerIntEnable() function
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h866 TimerIntEnable(uint32_t ui32Base, uint32_t ui32IntFlags) in TimerIntEnable() function
/hal_ti-3.4.0/simplelink/source/ti/drivers/timer/
DTimerCC32XX.c606 TimerIntEnable(hwAttrs->baseAddress, interruptMask); in TimerCC32XX_start()