esp-idf/components/driver/test_apps/gptimer/main
Chen Jichang fc80d3e568 feat(mcpwm): Set group clock prescale dynamically
MCPWM group clock pre scale was originally fixed to 2, which is
inconvenient. Set group clock prescale dynamically. Now the maximum
resolution of the MCPWM timer is up to 160MHz(when the prescale set
to 1). And add a resulotion config for MCPWM capture.
2023-09-08 11:57:29 +08:00
..
CMakeLists.txt driver:Trim the build components 2023-06-13 14:24:44 +08:00
test_app_main.c gptimer: new driver for previous timer group 2022-01-07 14:44:50 +08:00
test_gptimer_iram.c unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
test_gptimer.c feat(mcpwm): Set group clock prescale dynamically 2023-09-08 11:57:29 +08:00