Searched refs:pwm_ledc_esp32_config (Results 1 – 1 of 1) sorted by relevance
52 struct pwm_ledc_esp32_config { struct63 struct pwm_ledc_esp32_config *config = (struct pwm_ledc_esp32_config *)dev->config; in get_channel_config() argument227 const struct pwm_ledc_esp32_config *config = dev->config; in pwm_led_esp32_channel_update_frequency()334 const struct pwm_ledc_esp32_config *config = dev->config; in pwm_led_esp32_init()409 static struct pwm_ledc_esp32_config pwm_ledc_esp32_config = { variable424 DEVICE_DT_INST_DEFINE(0, &pwm_led_esp32_init, NULL, &pwm_ledc_esp32_data, &pwm_ledc_esp32_config,