Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h75 #define TIMER_CFG_A_PWM 0x0000000A // Timer A PWM output macro
A Dtimer.c277 ((ulConfig & 0x000000ff) == TIMER_CFG_A_PWM)) && in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c137 ((ui32Config & 0x000000FF) == TIMER_CFG_A_PWM)) && in TimerConfigure()
A Dtimer.h111 #define TIMER_CFG_A_PWM 0x0000000A // Timer A PWM output macro

Completed in 8 milliseconds