Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm.h128 void HAL_PwmDeinit(hal_pwm_handle_t halPwmHandle);
Dfsl_adapter_pwm_ctimer.c60 void HAL_PwmDeinit(hal_pwm_handle_t halPwmHandle) in HAL_PwmDeinit() function
Dfsl_adapter_pwm_ftm.c61 void HAL_PwmDeinit(hal_pwm_handle_t halPwmHandle) in HAL_PwmDeinit() function
Dfsl_adapter_pwm_tpm.c59 void HAL_PwmDeinit(hal_pwm_handle_t halPwmHandle) in HAL_PwmDeinit() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.c538 HAL_PwmDeinit(ledState->pwmHandle[i]); in LED_Deinit()