esp-idf/components/esp_hw_support/port/esp32c3
2022-09-21 15:11:04 +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 esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
CMakeLists.txt System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00
cpu_util_esp32c3.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
dport_access.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
esp_crypto_lock.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
esp_ds.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
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
i2c_brownout.h esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
i2c_rtc_clk.h esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
Kconfig.mac system doc: Re-structure description of MAC addresses, especially on newer chip targets 2021-04-22 16:08:55 +10:00
regi2c_ctrl.h esp_phy: use spinlock to avoid regi2c access conflicts 2022-04-06 12:18:23 +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 rtc: fixed 8MD256 can't be used as RTC slow src on ESP32 2022-06-05 02:33:50 +08:00
rtc_init.c fix c3 brownout bug after deepsleep 2022-04-28 18:23:28 +08:00
rtc_pm.c rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
rtc_sleep.c pm: putting dbias and pd_cur code into same function 2022-06-05 02:33:51 +08:00
rtc_time.c esp_hw_support/clk_cali: fix xtal32k error detect 2022-09-21 15:11:04 +08:00