Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h81 #define TIMER_CFG_B_CAP_COUNT_UP 0x00001300 // Timer B event up-counter macro
A Dtimer.c283 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_CAP_COUNT_UP) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c143 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_CAP_COUNT_UP) || in TimerConfigure()
A Dtimer.h117 #define TIMER_CFG_B_CAP_COUNT_UP 0x00001300 // Timer B event up-counter macro

Completed in 7 milliseconds