Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h73 #define TIMER_CFG_A_CAP_COUNT 0x00000003 // Timer A event counter macro
Dtimer.c197 ((ulConfig & 0x000000ff) == TIMER_CFG_A_CAP_COUNT) || in TimerConfigure()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c127 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_COUNT) || in TimerConfigure()
Dtimer.h107 #define TIMER_CFG_A_CAP_COUNT 0x00000003 // Timer A event counter macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c125 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_COUNT) || in TimerConfigure()
Dtimer.h105 #define TIMER_CFG_A_CAP_COUNT 0x00000003 // Timer A event counter macro