Home
last modified time | relevance | path

Searched refs:TIMER_A_STOP_MODE (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dtimer_a.h235 #define TIMER_A_STOP_MODE TIMER_A_CTL_MC_0 macro
Dtimer_a.c229 TIMER_A_CMSIS(timer)->CTL |= (config->clockSource + TIMER_A_STOP_MODE in Timer_A_configureUpDownMode()