Home
last modified time | relevance | path

Searched refs:MCPWM_SWSYNC_SOURCE_SYNCIN (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_sync_example/main/
Dmcpwm_sync_example.c112 mcpwm_set_timer_sync_output(MCPWM_UNIT_0, MCPWM_TIMER_0, MCPWM_SWSYNC_SOURCE_SYNCIN); in app_main()
/hal_espressif-3.6.0/components/driver/include/driver/
Dmcpwm.h153MCPWM_SWSYNC_SOURCE_SYNCIN, /*!<the input sync signal will be routed to its sync output path*/ enumerator
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dmcpwm.rst126 mcpwm_set_timer_sync_output(MCPWM_UNIT_0, MCPWM_TIMER_0, MCPWM_SWSYNC_SOURCE_SYNCIN);
/hal_espressif-3.6.0/components/driver/
Dmcpwm.c989 case MCPWM_SWSYNC_SOURCE_SYNCIN: in mcpwm_set_timer_sync_output()