Home
last modified time | relevance | path

Searched refs:hal_pwm_setup_config_t (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm.h59 } hal_pwm_setup_config_t; typedef
140 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf…
Dfsl_adapter_pwm_ctimer.c83 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… in HAL_PwmSetupPwm()
Dfsl_adapter_pwm_ftm.c84 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… in HAL_PwmSetupPwm()
Dfsl_adapter_pwm_tpm.c82 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… 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()