Home
last modified time | relevance | path

Searched refs:ftm_pwm_mode_t (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c102 (ftm_pwm_mode_t)setupConfig->mode, setupConfig->pwmFreq_Hz, in HAL_PwmSetupPwm()
129 …FTM_UpdatePwmDutycycle(s_ftmBase[halPwmState->instance], (ftm_chnl_t)channel, (ftm_pwm_mode_t)mode, in HAL_PwmUpdateDutycycle()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h61 } ftm_pwm_mode_t; typedef
486 ftm_pwm_mode_t mode,
505 ftm_pwm_mode_t currentPwmMode,
537 ftm_pwm_mode_t mode);
Dfsl_ftm.c426 ftm_pwm_mode_t mode, in FTM_SetupPwm()
596 ftm_pwm_mode_t currentPwmMode, in FTM_UpdatePwmDutycycle()
693 ftm_pwm_mode_t mode) in FTM_SetupPwmMode()