esp-idf/components/driver/test_apps/mcpwm/main
morris 49c83f112d 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:10:16 +08:00
..
CMakeLists.txt driver: remove -Wno-format flag 2022-08-18 10:57:12 +08:00
test_app_main.c mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
test_mcpwm_cap.c mcpwm: new function to fetch capture resolution 2022-10-21 07:37:36 +00:00
test_mcpwm_cmpr.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00
test_mcpwm_fault.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00
test_mcpwm_gen.c mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:10:16 +08:00
test_mcpwm_iram.c mcpwm: support non-varg version of generator functions 2023-01-09 15:09:40 +08:00
test_mcpwm_oper.c Merge branch 'feature/mcpwm_non_varg_version_api_v5.0' into 'release/v5.0' 2023-02-18 15:04:17 +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-15 17:55:55 +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