Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.h82 #define TimerLevelControl NOROM_TimerLevelControl macro
344 extern void TimerLevelControl(uint32_t ui32Base, uint32_t ui32Timer,
1128 #undef TimerLevelControl
1129 #define TimerLevelControl ROM_TimerLevelControl macro
Dtimer.c48 #undef TimerLevelControl
49 #define TimerLevelControl NOROM_TimerLevelControl macro
159 TimerLevelControl(uint32_t ui32Base, uint32_t ui32Timer, bool bInvert) in TimerLevelControl() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.h84 #define TimerLevelControl NOROM_TimerLevelControl macro
346 extern void TimerLevelControl(uint32_t ui32Base, uint32_t ui32Timer,
1130 #undef TimerLevelControl
1131 #define TimerLevelControl ROM_TimerLevelControl macro
Dtimer.c50 #undef TimerLevelControl
51 #define TimerLevelControl NOROM_TimerLevelControl macro
161 TimerLevelControl(uint32_t ui32Base, uint32_t ui32Timer, bool bInvert) in TimerLevelControl() function