Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dtimer.h76 #define TIMER_CFG_A_CAP_TIME_UP 0x00000017 // Timer A event up-count timer macro
/hal_ti-3.4.0/simplelink/source/ti/drivers/capture/
DCaptureCC32XX.c420 HWREG(baseAddress + TIMER_O_TAMR) = TIMER_CFG_A_CAP_TIME_UP; in initHw()
424 HWREG(baseAddress + TIMER_O_TBMR) = TIMER_CFG_A_CAP_TIME_UP; in initHw()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dtimer.c130 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_TIME_UP) || in TimerConfigure()
Dtimer.h110 #define TIMER_CFG_A_CAP_TIME_UP 0x00000017 // Timer A event up-count timer macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dtimer.c128 ((ui32Config & 0x000000FF) == TIMER_CFG_A_CAP_TIME_UP) || in TimerConfigure()
Dtimer.h108 #define TIMER_CFG_A_CAP_TIME_UP 0x00000017 // Timer A event up-count timer macro