esp-idf/examples/peripherals/mcpwm/mcpwm_basic_config/main
Chen Yi Qun b45b3de1fa mcpwm_example: Fix MCPWM period calculation bug in high frequency
mcpwm_basic_config example calculates period incorrectly in high
frequency. The period calculation will move to ISR and the method of
calculation will be changed.
2020-08-25 19:39:27 +08:00
..
CMakeLists.txt
component.mk
mcpwm_basic_config_example.c