Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/mcpwm/mcpwm_sync_example/main/
Dmcpwm_sync_example.c31 #define SIMU_GPIO_SYNC_SOURCE_GPIO GPIO_NUM_21 macro
73 ESP_ERROR_CHECK(mcpwm_gpio_init(TARGET_MCPWM_UNIT, MCPWM_SYNC_0, SIMU_GPIO_SYNC_SOURCE_GPIO)); in app_main()