Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h73 #define TIMER_CFG_A_CAP_TIME 0x00000007 // Timer A event timer macro
A Dtimer.c276 ((ulConfig & 0x000000ff) == TIMER_CFG_A_CAP_TIME) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c135 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_TIME) || in TimerConfigure()
A Dtimer.h109 #define TIMER_CFG_A_CAP_TIME 0x00000007 // Timer A event timer macro

Completed in 33 milliseconds