Home
last modified time | relevance | path

Searched refs:pwmChannelConfig (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c92 ftm_chnl_pwm_signal_param_t pwmChannelConfig = { in HAL_PwmSetupPwm() local
101 if (kStatus_Success != FTM_SetupPwm(s_ftmBase[halPwmState->instance], &pwmChannelConfig, 1, in HAL_PwmSetupPwm()
Dfsl_adapter_pwm_tpm.c90 tpm_chnl_pwm_signal_param_t pwmChannelConfig = { in HAL_PwmSetupPwm() local
99 …2_t)kStatus_Success != TPM_SetupPwm(s_tpmBase[halPwmState->instance], (void *)&pwmChannelConfig, 1, in HAL_PwmSetupPwm()