Searched refs:currentPwmMode (Results 1 – 4 of 4) sorted by relevance
602 ftm_pwm_mode_t currentPwmMode, in FTM_UpdatePwmDutycycle() argument630 if ((currentPwmMode == kFTM_EdgeAlignedPwm) || (currentPwmMode == kFTM_CenterAlignedPwm)) in FTM_UpdatePwmDutycycle()642 if (currentPwmMode == kFTM_CenterAlignedCombinedPwm) in FTM_UpdatePwmDutycycle()
505 ftm_pwm_mode_t currentPwmMode,
597 tpm_pwm_mode_t currentPwmMode, in TPM_UpdatePwmDutycycle() argument621 if (currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()694 assert(!(currentPwmMode == kTPM_EdgeAlignedPwm && cnv == 1U && in TPM_UpdatePwmDutycycle()
481 tpm_pwm_mode_t currentPwmMode,