..
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: Fix version in esp_chip_info for C3 and H2
2022-12-20 21:14:36 +08:00
CMakeLists.txt
adc: improve power logic
2023-04-20 10:42:12 +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
bugfix: esprv_intc_int_set_type should not use bitmap parameter
2022-10-14 15:33:53 +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
sar: init sar periph power state
2023-04-25 14:03:29 +08:00
rtc_pm.c
fix chip broken bug in monitor mode c3s2s3 to v4.4
2023-05-15 19:36:25 +08:00
rtc_sleep.c
fix chip broken bug in monitor mode c3s2s3 to v4.4
2023-05-15 19:36:25 +08:00
rtc_time.c
rtc_time.c: simplify the rtc_time_get with LL function
2023-04-24 11:37:46 +08:00
sar_periph_ctrl.c
sleep: fix sleep current issue caused by sar adc
2023-04-20 11:43:13 +08:00