esp-idf/components/esp_system/port/soc/esp32s3
Darian Leung 2204c8e137 change(xtensa): Deprecate ".../xtensa_api.h" include path
This commit deprecates the "freertos/xtensa_api.h" and "xtensa/xtensa_api.h"
include paths. Users should use "xtensa_api.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_api.h"
- Replaced some calls with "esp_cpu_..." equivalents
- Add warning to compatibility header
2023-11-30 21:58:52 +08:00
..
apb_backup_dma.c light sleep: add wifi mac sleep support for esp32s3 2021-08-04 21:58:33 +08:00
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
clk.c feat(gptimer): use RCC atomic block to enable/reset peripheral 2023-08-22 17:05:35 +08:00
CMakeLists.txt feat(esp-system): moved common arch files out to common cmakelist 2023-08-29 16:14:43 +08:00
highint_hdl.S esp_system: Tidy up INT WDT 2022-05-18 20:12:25 +08:00
Kconfig.cache kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.memory system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-16 16:23:59 +08:00
Kconfig.system system: move kconfig options out of target component 2022-03-02 01:22:26 +00:00
Kconfig.tracemem kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
reset_reason.c esp_system: Add reset reasons for USB_UART and USB_JTAG 2023-04-19 10:09:19 +08:00
system_internal.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00