Home
last modified time | relevance | path

Searched refs:currentPwmMode (Results 1 – 4 of 4) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_tpm.c344 tpm_pwm_mode_t currentPwmMode, in TPM_UpdatePwmDutycycle() argument
349 if(currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()
359 if (currentPwmMode == kTPM_CombinedPwm) in TPM_UpdatePwmDutycycle()
A Dfsl_tpm.h360 tpm_pwm_mode_t currentPwmMode,
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_ftm.c501 ftm_pwm_mode_t currentPwmMode, in FTM_UpdatePwmDutycycle() argument
507 if ((currentPwmMode == kFTM_EdgeAlignedPwm) || (currentPwmMode == kFTM_CenterAlignedPwm)) in FTM_UpdatePwmDutycycle()
A Dfsl_ftm.h455 ftm_pwm_mode_t currentPwmMode,

Completed in 14 milliseconds