esp-idf/components/hal/esp32c2
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
efuse_hal.c hal: Explicit setting of efuse time settings 2023-05-10 00:41:35 +08:00
rtc_cntl_hal.c i2c: support esp32c2 2022-02-23 15:19:37 +08:00