Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/driver/
Dmcpwm_types_legacy.h241 typedef mcpwm_capture_signal_t mcpwm_capture_channel_id_t; typedef
264 typedef bool (*cap_isr_cb_t)(mcpwm_unit_t mcpwm, mcpwm_capture_channel_id_t cap_channel, const cap_…
Dmcpwm.h441 esp_err_t mcpwm_capture_enable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_chann…
453 esp_err_t mcpwm_capture_disable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_chan…
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c798 esp_err_t mcpwm_capture_enable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_chann… in mcpwm_capture_enable_channel()
847 esp_err_t mcpwm_capture_disable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_chan… in mcpwm_capture_disable_channel()