esp-idf/components/esp_hw_support/port/esp32s2
Li Shuai 3b4d27669d fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals 2024-04-03 10:53:13 +08:00
..
CMakeLists.txt fix(esp_hw_support): Removed unused include directories from cmake 2023-12-04 14:12:18 +08:00
Kconfig.hw_support all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
Kconfig.mac
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-14 16:22:39 +08:00
adc2_init_cal.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
chip_info.c
esp_crypto_lock.c
esp_ds.c
esp_hmac.c fix(esp_hw_support): fix API esp_hmac_disable_jtag() to disable JTAG 2024-01-16 14:40:09 +05:30
memprot.c
rtc_clk.c s2s3 cpu sw freq 2023-09-28 15:02:30 +08:00
rtc_clk_init.c
rtc_init.c fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals 2024-04-03 10:53:13 +08:00
rtc_pm.c fix chip broken bug in monitor mode for c2 c3 s2 s3 to v5.0 2023-06-13 10:22:40 +08:00
rtc_sleep.c fix(esp_hw_support): fixed modem hang caused by incorrect configuration of power and isolate signals 2024-04-03 10:53:13 +08:00
rtc_time.c rtc_time.c: simplify the rtc_time_get with LL function 2023-05-04 16:46:15 +08:00
sar_periph_ctrl.c sleep: fix sleep current issue caused by sar adc 2023-04-20 11:45:58 +08:00
systimer.c