Home
last modified time | relevance | path

Searched refs:TIMER_CFG_A_ONE_SHOT (Results 1 – 6 of 6) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h69 #define TIMER_CFG_A_ONE_SHOT 0x00000021 // Timer A one-shot timer macro
Dtimer.c193 ((((ulConfig & 0x000000ff) == TIMER_CFG_A_ONE_SHOT) || in TimerConfigure()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c123 ((((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT) || in TimerConfigure()
Dtimer.h103 #define TIMER_CFG_A_ONE_SHOT 0x00000021 // Timer A one-shot timer macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c121 ((((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT) || in TimerConfigure()
Dtimer.h101 #define TIMER_CFG_A_ONE_SHOT 0x00000021 // Timer A one-shot timer macro