esp-idf/components/esp_hw_support/port/esp32s2
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
chip_info.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
CMakeLists.txt dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
esp_crypto_lock.c esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
esp_ds.c esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
esp_hmac.c refactor (bootloader_support, efuse)!: remove target-specific rom includes 2022-07-13 10:29:02 +08:00
Kconfig.mac esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
Kconfig.rtc clk_tree: add initial docs for clock tree 2022-05-24 22:59:51 +08:00
memprot.c System/Security: Memprot API unified (ESP32S3) 2022-07-09 22:57:51 +02:00
rtc_clk_init.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
rtc_clk.c clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
rtc_init.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
rtc_pm.c rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
rtc_sleep.c rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
rtc_time.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00