Searched refs:hal_pwm_setup_config_t (Results 1 – 5 of 5) sorted by relevance
59 } hal_pwm_setup_config_t; typedef140 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf…
83 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… in HAL_PwmSetupPwm()
84 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… in HAL_PwmSetupPwm()
82 … HAL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConf… in HAL_PwmSetupPwm()
435 hal_pwm_setup_config_t setupConfig; in LED_Init()