Searched defs:setupConfig (Results 1 – 4 of 4) sorted by relevance
84 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
82 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
83 …AL_PwmSetupPwm(hal_pwm_handle_t halPwmHandle, uint8_t channel, hal_pwm_setup_config_t *setupConfig) in HAL_PwmSetupPwm()
435 hal_pwm_setup_config_t setupConfig; in LED_Init() local