Searched refs:TPWM_AUTO_RELOAD_MODE (Results 1 – 6 of 6) sorted by relevance
72 …timer->PWMCTL = (timer->PWMCTL & ~TIMER_PWMCTL_CNTMODE_Msk) | (TPWM_AUTO_RELOAD_MODE << TIMER_PWMC… in TPWM_ConfigOutputFreqAndDuty()
87 timer->PWMCTL = (timer->PWMCTL & ~TIMER_PWMCTL_CNTMODE_Msk) | TPWM_AUTO_RELOAD_MODE; in TPWM_ConfigOutputFreqAndDuty()
43 #define TPWM_AUTO_RELOAD_MODE (0UL) /*!< Auto-reload mode \hideinitializer */ macro
88 timer->PWMCTL = (timer->PWMCTL & ~TIMER_PWMCTL_CNTMODE_Msk) | TPWM_AUTO_RELOAD_MODE; in TPWM_ConfigOutputFreqAndDuty()
45 #define TPWM_AUTO_RELOAD_MODE (0UL) /*!< Auto-reload m… macro
44 #define TPWM_AUTO_RELOAD_MODE (0UL) /*!< Auto-reload m… macro