Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h68 #define TIMER_CFG_A_ONE_SHOT_UP 0x00000031 // Timer A one-shot up-count timer macro
A Dtimer.c272 ((ulConfig & 0x000000ff) == TIMER_CFG_A_ONE_SHOT_UP) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c130 ((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT_UP) || in TimerConfigure()
A Dtimer.h104 #define TIMER_CFG_A_ONE_SHOT_UP 0x00000031 // Timer A one-shot up-count timer macro

Completed in 8 milliseconds