Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dtimer.h69 #define TIMER_CFG_A_PERIODIC 0x00000022 // Timer A periodic timer macro
A Dtimer.c273 ((ulConfig & 0x000000ff) == TIMER_CFG_A_PERIODIC) || in TimerConfigure()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dtimer.c131 ((ui32Config & 0x000000FF) == TIMER_CFG_A_PERIODIC) || in TimerConfigure()
A Dtimer.h105 #define TIMER_CFG_A_PERIODIC 0x00000022 // Timer A periodic timer macro

Completed in 9 milliseconds