Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h80 #define TIMER_CFG_B_CAP_COUNT 0x00000300 // Timer B event counter macro
A Dtimer.c282 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_CAP_COUNT) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c142 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_CAP_COUNT) || in TimerConfigure()
A Dtimer.h116 #define TIMER_CFG_B_CAP_COUNT 0x00000300 // Timer B event counter macro

Completed in 7 milliseconds