Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/include/esp_private/
Dmcpwm.h32 …mer_get_phase(mcpwm_timer_handle_t timer, uint32_t *count_value, mcpwm_timer_direction_t *directio…
/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h49 } mcpwm_timer_direction_t; typedef
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h344 static inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int ti… in mcpwm_ll_timer_get_count_direction()
437 …timer_set_sync_phase_direction(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_direction_t direction) in mcpwm_ll_timer_set_sync_phase_direction()
744mcpwm_timer_direction_t direction, mcpwm_timer_event_t event, mcpwm_generator_action_t action) in mcpwm_ll_generator_set_action_on_timer_event()
767 mcpwm_timer_direction_t direction, int cmp_id, int action) in mcpwm_ll_generator_set_action_on_compare_event()
789 mcpwm_timer_direction_t direction, int trig_id, int action) in mcpwm_ll_generator_set_action_on_trigger_event()
811 mcpwm_timer_direction_t direction, mcpwm_operator_brake_mode_t brake_mode, int action) in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h356 static inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int ti… in mcpwm_ll_timer_get_count_direction()
449 …timer_set_sync_phase_direction(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_direction_t direction) in mcpwm_ll_timer_set_sync_phase_direction()
756mcpwm_timer_direction_t direction, mcpwm_timer_event_t event, mcpwm_generator_action_t action) in mcpwm_ll_generator_set_action_on_timer_event()
779 mcpwm_timer_direction_t direction, int cmp_id, int action) in mcpwm_ll_generator_set_action_on_compare_event()
801 mcpwm_timer_direction_t direction, int trig_id, int action) in mcpwm_ll_generator_set_action_on_trigger_event()
823 mcpwm_timer_direction_t direction, mcpwm_operator_brake_mode_t brake_mode, int action) in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h367 static inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int ti… in mcpwm_ll_timer_get_count_direction()
460 …timer_set_sync_phase_direction(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_direction_t direction) in mcpwm_ll_timer_set_sync_phase_direction()
767mcpwm_timer_direction_t direction, mcpwm_timer_event_t event, mcpwm_generator_action_t action) in mcpwm_ll_generator_set_action_on_timer_event()
790 mcpwm_timer_direction_t direction, int cmp_id, int action) in mcpwm_ll_generator_set_action_on_compare_event()
812 mcpwm_timer_direction_t direction, int trig_id, int action) in mcpwm_ll_generator_set_action_on_trigger_event()
834 mcpwm_timer_direction_t direction, mcpwm_operator_brake_mode_t brake_mode, int action) in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h365 static inline mcpwm_timer_direction_t mcpwm_ll_timer_get_count_direction(mcpwm_dev_t *mcpwm, int ti… in mcpwm_ll_timer_get_count_direction()
458 …timer_set_sync_phase_direction(mcpwm_dev_t *mcpwm, int timer_id, mcpwm_timer_direction_t direction) in mcpwm_ll_timer_set_sync_phase_direction()
765mcpwm_timer_direction_t direction, mcpwm_timer_event_t event, mcpwm_generator_action_t action) in mcpwm_ll_generator_set_action_on_timer_event()
788 mcpwm_timer_direction_t direction, int cmp_id, int action) in mcpwm_ll_generator_set_action_on_compare_event()
810 mcpwm_timer_direction_t direction, int trig_id, int action) in mcpwm_ll_generator_set_action_on_trigger_event()
832 mcpwm_timer_direction_t direction, mcpwm_operator_brake_mode_t brake_mode, int action) in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/driver/deprecated/driver/
Dmcpwm_types_legacy.h304 mcpwm_timer_direction_t count_direction; /*!<Counting direction to be set after sync */