Searched refs:HAL_PwmSetupPwm (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/pwm/ |
| D | fsl_adapter_pwm.h | 140 hal_pwm_status_t HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_conf…
|
| D | fsl_adapter_pwm_tpm.c | 82 hal_pwm_status_t HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_conf… in HAL_PwmSetupPwm() function
|
| D | fsl_adapter_pwm_ctimer.c | 83 hal_pwm_status_t HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_conf… in HAL_PwmSetupPwm() function
|
| D | fsl_adapter_pwm_ftm.c | 84 hal_pwm_status_t HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_conf… in HAL_PwmSetupPwm() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/led/ |
| D | fsl_component_led.c | 446 … (void)HAL_PwmSetupPwm(ledState->pwmHandle[i], ledRgbConfigPin[i].dimming.channel, &setupConfig); in LED_Init()
|