Home
last modified time | relevance | path

Searched defs:setupConfig (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c84 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
Dfsl_adapter_pwm_tpm.c82 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
Dfsl_adapter_pwm_ctimer.c83 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.c435 hal_pwm_setup_config_t setupConfig; in LED_Init() local