Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_led_esp32.c52 struct pwm_ledc_esp32_config { struct
63 struct pwm_ledc_esp32_config *config = in get_channel_config() argument
64 (struct pwm_ledc_esp32_config *) dev->config; in get_channel_config()
111 struct pwm_ledc_esp32_config *config = (struct pwm_ledc_esp32_config *) dev->config; in pwm_led_esp32_configure_pinctrl()
344 const struct pwm_ledc_esp32_config *config = dev->config; in pwm_led_esp32_init()
379 static struct pwm_ledc_esp32_config pwm_ledc_esp32_config = { variable
396 &pwm_ledc_esp32_config,