esp-idf/components/esp_hw_support/port/esp32s3
Michael (XIAO Xufeng) aab535fe4a Merge branch 'bugfix/regi2c_ctrl_spinlock_s2' into 'master'
hw_support: fixed regi2c not protected by lock on ESP32S2

See merge request espressif/esp-idf!16653
2022-03-13 02:47:53 +08:00
..
private_include hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
CMakeLists.txt RTC WDT: refactor code to remove duplicated code 2022-03-03 13:47:22 +08:00
Kconfig.mac
chip_info.c
dport_access.c
esp_crypto_lock.c
esp_ds.c
esp_hmac.c
esp_memprot.c
opiram_psram.c soc: don't expose unstable soc header files in public api 2022-01-06 23:10:22 +08:00
rtc_clk.c hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
rtc_clk_common.h
rtc_clk_init.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
rtc_init.c hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
rtc_pm.c
rtc_sleep.c hw_support: fixed regi2c not protected by lock on ESP32S2 2022-03-13 00:24:08 +08:00
rtc_time.c
spiram.c cache/mmu: implememnt cache and mmu hal APIs in bootloader 2022-03-11 22:43:11 +08:00
spiram_psram.c
spiram_psram.h