Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h83 #define TIMER_CFG_B_CAP_TIME_UP 0x00001700 // Timer B event up-count timer macro
A Dtimer.c285 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_CAP_TIME_UP) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c145 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_CAP_TIME_UP) || in TimerConfigure()
A Dtimer.h119 #define TIMER_CFG_B_CAP_TIME_UP 0x00001700 // Timer B event up-count timer macro

Completed in 8 milliseconds