Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c101 if (kStatus_Success != FTM_SetupPwm(s_ftmBase[halPwmState->instance], &pwmChannelConfig, 1, in HAL_PwmSetupPwm()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h483 status_t FTM_SetupPwm(FTM_Type *base,
Dfsl_ftm.c423 status_t FTM_SetupPwm(FTM_Type *base, in FTM_SetupPwm() function