Home
last modified time | relevance | path

Searched defs:cap_channel (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_bldc_hall_control/main/
Dmcpwm_bldc_hall_control_example_main.c53 static bool IRAM_ATTR bldc_hall_updated(mcpwm_unit_t mcpwm, mcpwm_capture_channel_id_t cap_channel,… in bldc_hall_updated()
/hal_espressif-3.6.0/components/driver/test/
Dtest_pwm.c496 mcpwm_capture_channel_id_t cap_channel = cap_sig_array[cap_chan]; in mcpwm_capture_test() local
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c805 …r_t mcpwm_capture_enable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_channel, c… in mcpwm_capture_enable_channel()
846 …err_t mcpwm_capture_disable_channel(mcpwm_unit_t mcpwm_num, mcpwm_capture_channel_id_t cap_channel) in mcpwm_capture_disable_channel()