Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dtimer_a.h102 uint_fast16_t timerPeriod; member
124 uint_fast16_t timerPeriod; member
188 uint_fast16_t timerPeriod; member
Dtimer_a.c202 TIMER_A_CMSIS(timer)->CCR[0] = config->timerPeriod; in Timer_A_configureUpMode()
237 TIMER_A_CMSIS(timer)->CCR[0] = config->timerPeriod; in Timer_A_configureUpDownMode()
549 TIMER_A_CMSIS(timer)->CCR[0] = config->timerPeriod; in Timer_A_generatePWM()