Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h59 #define TIMER_CFG_ONE_SHOT 0x00000021 // Full-width one-shot timer macro
A Dtimer.c264 ASSERT((ulConfig == TIMER_CFG_ONE_SHOT) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c123 ASSERT((ui32Config == TIMER_CFG_ONE_SHOT) || in TimerConfigure()
A Dtimer.h98 #define TIMER_CFG_ONE_SHOT 0x00000021 // Full-width one-shot timer macro

Completed in 9 milliseconds