Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h195 extern void TimerIntDisable(unsigned long ulBase, unsigned long ulIntFlags);
Dtimer.c931 TimerIntDisable(unsigned long ulBase, unsigned long ulIntFlags) in TimerIntDisable() function
Drom_map.h300 TimerIntDisable
/hal_ti-3.4.0/simplelink/source/ti/drivers/capture/
DCaptureCC32XX.c339 TimerIntDisable(baseAddress, interruptMask); in CaptureCC32XX_stop()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h900 TimerIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in TimerIntDisable() function
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h898 TimerIntDisable(uint32_t ui32Base, uint32_t ui32IntFlags) in TimerIntDisable() function
/hal_ti-3.4.0/simplelink/source/ti/drivers/timer/
DTimerCC32XX.c657 TimerIntDisable(hwAttrs->baseAddress, interruptMask); in TimerCC32XX_stop()