Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h67 #define TIMER_CFG_A_ONE_SHOT 0x00000021 // Timer A one-shot timer macro
A Dtimer.c271 ((((ulConfig & 0x000000ff) == TIMER_CFG_A_ONE_SHOT) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c129 ((((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT) || in TimerConfigure()
A Dtimer.h103 #define TIMER_CFG_A_ONE_SHOT 0x00000021 // Timer A one-shot timer macro

Completed in 8 milliseconds