Searched refs:currentPwmMode (Results 1 – 4 of 4) sorted by relevance
580 tpm_pwm_mode_t currentPwmMode, in TPM_UpdatePwmDutycycle() argument604 if (currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()677 assert(!(currentPwmMode == kTPM_EdgeAlignedPwm && cnv == 1U && in TPM_UpdatePwmDutycycle()
466 tpm_pwm_mode_t currentPwmMode,
596 ftm_pwm_mode_t currentPwmMode, in FTM_UpdatePwmDutycycle() argument624 if ((currentPwmMode == kFTM_EdgeAlignedPwm) || (currentPwmMode == kFTM_CenterAlignedPwm)) in FTM_UpdatePwmDutycycle()636 if (currentPwmMode == kFTM_CenterAlignedCombinedPwm) in FTM_UpdatePwmDutycycle()
505 ftm_pwm_mode_t currentPwmMode,