esp-idf/components/hal/esp32
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
cache_hal_esp32.c cache: refactor cache_utils into cache_hal instade 2023-07-31 14:52:03 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
gpio_hal_workaround.c gpio: Fix HAL bad bit shift operation on gpio_num_t reported from coverity 2022-07-15 16:51:25 +08:00
touch_sensor_hal.c hal: fix issues reported by PVS-Studio 2022-03-14 18:46:48 +01:00