Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h83 #define TimerStallControl NOROM_TimerStallControl macro
402 extern void TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer,
1132 #undef TimerStallControl
1133 #define TimerStallControl ROM_TimerStallControl macro
Dtimer.c50 #undef TimerStallControl
51 #define TimerStallControl NOROM_TimerStallControl macro
180 TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer, bool bStall) in TimerStallControl() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h85 #define TimerStallControl NOROM_TimerStallControl macro
404 extern void TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer,
1134 #undef TimerStallControl
1135 #define TimerStallControl ROM_TimerStallControl macro
Dtimer.c52 #undef TimerStallControl
53 #define TimerStallControl NOROM_TimerStallControl macro
182 TimerStallControl(uint32_t ui32Base, uint32_t ui32Timer, bool bStall) in TimerStallControl() function