Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h76 #define TIMER_CFG_B_ONE_SHOT 0x00002100 // Timer B one-shot timer macro
A Dtimer.c278 (((ulConfig & 0x0000ff00) == TIMER_CFG_B_ONE_SHOT) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c138 (((ui32Config & 0x0000FF00) == TIMER_CFG_B_ONE_SHOT) || in TimerConfigure()
A Dtimer.h112 #define TIMER_CFG_B_ONE_SHOT 0x00002100 // Timer B one-shot timer macro

Completed in 13 milliseconds