esp-idf/components/hal/esp32h2
Chen Jichang d8e5b2ac41 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-11 11:29:28 +08:00
..
include/hal feat(mcpwm): Set group clock prescale dynamically 2023-09-11 11:29:28 +08:00
clk_tree_hal.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
efuse_hal.c Merge branch 'bugfix/update_esp32c6eco1_sleep_fosc_cal_cycles_backport_v5.1' into 'release/v5.1' 2023-05-18 19:52:05 +08:00
modem_clock_hal.c modem_clock: rename modem_clock_lp_timer to ble_rtc_timer 2023-03-29 13:23:32 +08:00
pau_hal.c Power Management: fix REGDMA clock issue when wake up form light sleep 2023-07-11 12:03:59 +08:00
pmu_hal.c Power Management: support DFS and PMU feature for esp32h2 2023-07-11 12:02:39 +08:00