esp-idf/components/driver/test_apps/mcpwm/main
morris 7b93cf91aa mcpwm: can't apply the same delay module to multiple generators
This is a hardware limitation, one delay module can only be used by one generator at one time.

Closes https://github.com/espressif/esp-idf/issues/11327
2023-05-10 10:09:48 +08:00
..
CMakeLists.txt driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
test_app_main.c mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
test_mcpwm_cap.c mcpwm: enable test on esp32c6 2022-12-22 11:17:38 +08:00
test_mcpwm_cmpr.c mcpwm: modify wrong config name 2023-02-14 11:12:08 +08:00
test_mcpwm_fault.c mcpwm: modify wrong config name 2023-02-14 11:12:08 +08:00
test_mcpwm_gen.c mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:09:48 +08:00
test_mcpwm_iram.c mcpwm: support non-varg version of generator functions 2023-01-03 14:42:49 +08:00
test_mcpwm_oper.c mcpwm: modify wrong config name 2023-02-14 11:12:08 +08:00
test_mcpwm_sync.c mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
test_mcpwm_timer.c mcpwm: modify wrong config name 2023-02-14 11:12:08 +08:00
test_mcpwm_utils.c mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
test_mcpwm_utils.h mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00