Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h71 #define TIMER_CFG_A_CAP_COUNT 0x00000003 // Timer A event counter macro
A Dtimer.c275 ((ulConfig & 0x000000ff) == TIMER_CFG_A_CAP_COUNT) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c133 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_COUNT) || in TimerConfigure()
A Dtimer.h107 #define TIMER_CFG_A_CAP_COUNT 0x00000003 // Timer A event counter macro

Completed in 8 milliseconds