esp-idf/components/esp_hw_support/port/esp32s3
2023-09-01 11:03:37 +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 adc: improve power logic 2023-04-20 10:42:12 +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 esp_psram: return error when fail to detect oct psram 2023-03-07 02:39:44 +00: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 sar: init sar periph power state 2023-04-25 14:03:29 +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 fix(lightsleep): fix access pu_cfg after sleep wake wakeup which is linked to flash 2023-08-01 16:42:59 +08:00
rtc_time.c rtc_time.c: simplify the rtc_time_get with LL function 2023-04-24 11:37:46 +08:00
rtc_wdt.c esp_hw_support: update copyright notice 4 2021-08-10 13:31:53 +02:00
sar_periph_ctrl.c temperature_sensor: Apply new-shared interface in temperature sensor driver 2023-09-01 11:03:37 +08:00
spiram_psram.c esp_psram: return error when fail to detect oct psram 2023-03-07 02:39:44 +00:00
spiram_psram.h esp_psram: return error when fail to detect oct psram 2023-03-07 02:39:44 +00:00
spiram.c psram: fixed heap pool reservation for DMA/internal usage fail issue 2022-07-28 10:12:17 +08:00