esp-idf/components/hal/esp32s2
Chen Jichang 5150c578fd ledc:add option to put LEDC function into IRAM
The caches are disabled when reading/writing/erasing flash.
All CPUs should always execute code and access data from internal RAM.
Add an IRAM option to enhance the performance of LEDC.

Closes https://github.com/espressif/esp-idf/issues/11554
2023-06-14 18:12:01 +08:00
..
include/hal ledc:add option to put LEDC function into IRAM 2023-06-14 18:12:01 +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
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-10 00:41:35 +08:00
touch_sensor_hal.c soc: fix register header files not self-contain 2022-07-29 11:18:06 +08:00