Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h70 #define TIMER_CFG_A_ONE_SHOT_UP 0x00000031 // Timer A one-shot up-count timer macro
Dtimer.c194 ((ulConfig & 0x000000ff) == TIMER_CFG_A_ONE_SHOT_UP) || in TimerConfigure()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c124 ((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT_UP) || in TimerConfigure()
Dtimer.h104 #define TIMER_CFG_A_ONE_SHOT_UP 0x00000031 // Timer A one-shot up-count timer macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c122 ((ui32Config & 0x000000FF) == TIMER_CFG_A_ONE_SHOT_UP) || in TimerConfigure()
Dtimer.h102 #define TIMER_CFG_A_ONE_SHOT_UP 0x00000031 // Timer A one-shot up-count timer macro