Searched defs:pwm_ledc_esp32_data (Results 1 – 1 of 1) sorted by relevance
36 struct pwm_ledc_esp32_data { struct37 ledc_hal_context_t hal;38 struct k_sem cmd_sem;387 static struct pwm_ledc_esp32_data pwm_ledc_esp32_data = { variable