esp-idf/components/hal/esp32
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 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