Searched refs:pwmPeriodChannel (Results 1 – 2 of 2) sorted by relevance
191 const ctimer_match_t pwmPeriodChannel, in CTIMER_SetupPwm() argument205 if (matchChannel == pwmPeriodChannel) in CTIMER_SetupPwm()244 base->MR[pwmPeriodChannel] = period; in CTIMER_SetupPwm()281 const ctimer_match_t pwmPeriodChannel, in CTIMER_SetupPwmPeriod() argument295 if (matchChannel == pwmPeriodChannel) in CTIMER_SetupPwmPeriod()316 reg |= ((uint32_t)((uint32_t)CTIMER_MCR_MR0R_MASK) << ((uint32_t)pwmPeriodChannel * 3U)); in CTIMER_SetupPwmPeriod()321 base->MR[pwmPeriodChannel] = pwmPeriod; in CTIMER_SetupPwmPeriod()348 const ctimer_match_t pwmPeriodChannel, in CTIMER_UpdatePwmDutycycle() argument355 period = base->MR[pwmPeriodChannel]; in CTIMER_UpdatePwmDutycycle()
243 const ctimer_match_t pwmPeriodChannel,269 const ctimer_match_t pwmPeriodChannel,301 const ctimer_match_t pwmPeriodChannel,