Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h82 #define TIMER_CFG_B_CAP_TIME 0x00000700 // Timer B event timer macro
A Dtimer.c284 ((ulConfig & 0x0000ff00) == TIMER_CFG_B_CAP_TIME) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c144 ((ui32Config & 0x0000FF00) == TIMER_CFG_B_CAP_TIME) || in TimerConfigure()
A Dtimer.h118 #define TIMER_CFG_B_CAP_TIME 0x00000700 // Timer B event timer macro

Completed in 7 milliseconds