Searched refs:currentPwmMode (Results 1 – 4 of 4) sorted by relevance
344 tpm_pwm_mode_t currentPwmMode, in TPM_UpdatePwmDutycycle() argument349 if(currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()359 if (currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()
360 tpm_pwm_mode_t currentPwmMode,
501 ftm_pwm_mode_t currentPwmMode, in FTM_UpdatePwmDutycycle() argument507 if ((currentPwmMode == kFTM_EdgeAlignedPwm) || (currentPwmMode == kFTM_CenterAlignedPwm)) in FTM_UpdatePwmDutycycle()
455 ftm_pwm_mode_t currentPwmMode,
Completed in 14 milliseconds