Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c338 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
339 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
340 …pwm_ll_generator_set_action_on_compare_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, gen, MCP… in mcpwm_set_duty_type()
342 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
343 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
344 …pwm_ll_generator_set_action_on_compare_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, gen, MCP… in mcpwm_set_duty_type()
346 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
347 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
348 …pwm_ll_generator_set_action_on_compare_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, gen, MCP… in mcpwm_set_duty_type()
350 …mcpwm_ll_generator_set_action_on_timer_event(hal->dev, op, gen, MCPWM_TIMER_DIRECTION_UP, MCPWM_TI… in mcpwm_set_duty_type()
[all …]
/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_types.h47 MCPWM_TIMER_DIRECTION_UP, /*!< Counting direction: Increase */ enumerator
/hal_espressif-latest/components/hal/esp32/include/hal/
Dmcpwm_ll.h346 …mer[timer_id].timer_status.timer_direction ? MCPWM_TIMER_DIRECTION_DOWN : MCPWM_TIMER_DIRECTION_UP; in mcpwm_ll_timer_get_count_direction()
747 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utez, utep in mcpwm_ll_generator_set_action_on_timer_event()
769 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utea, uteb in mcpwm_ll_generator_set_action_on_compare_event()
791 if (direction == MCPWM_TIMER_DIRECTION_UP) { // ut0, ut1 in mcpwm_ll_generator_set_action_on_trigger_event()
815 if (direction == MCPWM_TIMER_DIRECTION_UP) { in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h358 …mer[timer_id].timer_status.timer_direction ? MCPWM_TIMER_DIRECTION_DOWN : MCPWM_TIMER_DIRECTION_UP; in mcpwm_ll_timer_get_count_direction()
759 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utez, utep in mcpwm_ll_generator_set_action_on_timer_event()
781 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utea, uteb in mcpwm_ll_generator_set_action_on_compare_event()
803 if (direction == MCPWM_TIMER_DIRECTION_UP) { // ut0, ut1 in mcpwm_ll_generator_set_action_on_trigger_event()
827 if (direction == MCPWM_TIMER_DIRECTION_UP) { in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmcpwm_ll.h369 …mer[timer_id].timer_status.timer_direction ? MCPWM_TIMER_DIRECTION_DOWN : MCPWM_TIMER_DIRECTION_UP; in mcpwm_ll_timer_get_count_direction()
770 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utez, utep in mcpwm_ll_generator_set_action_on_timer_event()
792 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utea, uteb in mcpwm_ll_generator_set_action_on_compare_event()
814 if (direction == MCPWM_TIMER_DIRECTION_UP) { // ut0, ut1 in mcpwm_ll_generator_set_action_on_trigger_event()
838 if (direction == MCPWM_TIMER_DIRECTION_UP) { in mcpwm_ll_generator_set_action_on_brake_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmcpwm_ll.h367 …mer[timer_id].timer_status.timer_direction ? MCPWM_TIMER_DIRECTION_DOWN : MCPWM_TIMER_DIRECTION_UP; in mcpwm_ll_timer_get_count_direction()
768 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utez, utep in mcpwm_ll_generator_set_action_on_timer_event()
790 if (direction == MCPWM_TIMER_DIRECTION_UP) { // utea, uteb in mcpwm_ll_generator_set_action_on_compare_event()
812 if (direction == MCPWM_TIMER_DIRECTION_UP) { // ut0, ut1 in mcpwm_ll_generator_set_action_on_trigger_event()
836 if (direction == MCPWM_TIMER_DIRECTION_UP) { in mcpwm_ll_generator_set_action_on_brake_event()