esp-idf/components/esp_hw_support/port/esp32s3
2022-12-20 16:30:13 +08:00
..
private_include sleep: restore analog calibration registers after waking up from light sleep 2022-03-07 11:28:48 +08:00
chip_info.c efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
CMakeLists.txt System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
dport_access.c esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
esp_crypto_lock.c Digital Signature support for S3 2021-09-02 11:59:24 +05:30
esp_ds.c Digital Signature support for S3 2021-09-02 11:59:24 +05:30
esp_hmac.c hmac: Added Downstream JTAG enable mode for esp32c3 and esp32s3 2021-09-06 11:06:50 +05:30
esp_memprot.c System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
Kconfig.mac esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
opiram_psram.c psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 17:45:03 +08:00
regi2c_ctrl.h fix s3 bbpll calibrate fail bug in high temperature 2022-04-25 18:21:10 +08:00
rtc_clk_common.h rtc_clk: Fix wrong RC_FAST and RC_SLOW clock frequency values on ESP32C3 and ESP32S3 2022-08-19 12:21:11 +08:00
rtc_clk_init.c rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
rtc_clk.c 1.add ldo parameters in efuse table; 2.set ldo based on pvt-efuse; 3.ldo voltage is changed based on cpu freq 2022-09-29 03:16:49 +08:00
rtc_init.c efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
rtc_pm.c modify voltage param to fit all mode of S3 2022-06-05 02:33:51 +08:00
rtc_sleep.c Merge branch 'bugfix/touch_wait_circle_after_wakeup_from_sleep_on_s3_v4.4' into 'release/v4.4' 2022-06-19 22:49:08 +08:00
rtc_time.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-10-12 12:33:47 +08:00
rtc_wdt.c esp_hw_support: update copyright notice 4 2021-08-10 13:31:53 +02:00
spiram_psram.c psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 17:45:03 +08:00
spiram_psram.h add flash and PSRAM CS IO acquire function 2021-09-15 20:34:17 +08:00
spiram.c psram: fixed heap pool reservation for DMA/internal usage fail issue 2022-07-28 10:12:17 +08:00