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
cp_dma_hal.c
efuse_hal.c
touch_sensor_hal.c