Home
last modified time | relevance | path

Searched refs:count_direction (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/driver/
Dmcpwm_types_legacy.h304 mcpwm_timer_direction_t count_direction; /*!<Counting direction to be set after sync */ member
/hal_espressif-latest/components/driver/deprecated/
Dmcpwm_legacy.c923 mcpwm_ll_timer_set_sync_phase_direction(hal->dev, timer_num, sync_conf->count_direction); in mcpwm_sync_configure()