Home
last modified time | relevance | path

Searched refs:bInvert (Results 1 – 8 of 8) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c173 TimerLevelControl(uint32_t ui32Base, uint32_t ui32Timer, bool bInvert) in TimerLevelControl() argument
186 HWREG(ui32Base + GPT_O_CTL) = (bInvert ? in TimerLevelControl()
A Dtimer.h355 bool bInvert);
A Drom.h616 ((void (*)(uint32_t ui32Base, uint32_t ui32Timer, bool bInvert)) \
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h160 tBoolean bInvert);
A Dpwm.h247 tBoolean bInvert);
A Dtimer.c325 tBoolean bInvert) in TimerControlLevel() argument
338 HWREG(ulBase + TIMER_O_CTL) = (bInvert ? in TimerControlLevel()
A Dpwm.c771 tBoolean bInvert) in PWMOutputInvert() argument
785 if(bInvert == true) in PWMOutputInvert()
A Drom.h3500 tBoolean bInvert))ROM_PWMTABLE[12])
5007 tBoolean bInvert))ROM_TIMERTABLE[4])

Completed in 33 milliseconds