Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mc_esp32.c59 struct mcpwm_esp32_capture_config { struct
83 struct mcpwm_esp32_capture_config capture; argument
295 struct mcpwm_esp32_capture_config *capture = &channel->capture; in mcpwm_esp32_configure_capture()
333 struct mcpwm_esp32_capture_config *capture = &channel->capture; in mcpwm_esp32_disable_capture()
356 struct mcpwm_esp32_capture_config *capture = &channel->capture; in mcpwm_esp32_enable_capture()
470 struct mcpwm_esp32_capture_config *capture; in mcpwm_esp32_isr()