Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/driver/
Dmcpwm_types_legacy.h296 } mcpwm_capture_config_t; typedef
Dmcpwm.h441 …_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_channel, const mcpwm_capture_config_t *cap_conf);
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c798 …m_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_channel, const mcpwm_capture_config_t *cap_conf) in mcpwm_capture_enable_channel()