esp-idf/components/driver/mcpwm
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
..
mcpwm_cap.c Merge branch 'feature/mcpwm_cap_not_reset_io_at_exit_v5.0' into 'release/v5.0' 2023-02-18 15:03:13 +08:00
mcpwm_cmpr.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00
mcpwm_com.c driver: remove -Wno-format flag 2022-08-18 10:57:12 +08:00
mcpwm_fault.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00
mcpwm_gen.c mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:10:16 +08:00
mcpwm_oper.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00
mcpwm_private.h mcpwm: can't apply the same delay module to multiple generators 2023-05-10 10:10:16 +08:00
mcpwm_sync.c mcpwm: test iram safe interrupt 2022-08-02 23:07:06 +08:00
mcpwm_timer.c mcpwm: modify wrong config name 2023-02-15 17:55:55 +08:00