esp-idf/components/esp_hw_support/port/esp32s2
Michael (XIAO Xufeng) 1b04acf68f Merge branch 'bugfix/fix_chip_broken_bug_in_monitor_mode_c2c3s2s3_to_v5.0' into 'release/v5.0'
ESP32S2/C3/C2: fixed S2 dangerous power parameters in sleep modes and support S2/C3/C2 different sleep mode(v5.0)

See merge request espressif/esp-idf!23754
2023-06-13 17:50:21 +08:00
..
adc2_init_cal.c esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
chip_info.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
CMakeLists.txt adc: improve adc power logic 2023-04-20 10:34:37 +08:00
esp_crypto_lock.c esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
esp_ds.c esp32s2, esp32s3: update copyright notice 2021-08-05 15:01:26 +02:00
esp_hmac.c refactor (bootloader_support, efuse)!: remove target-specific rom includes 2022-07-13 10:29:02 +08:00
Kconfig.hw_support all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
Kconfig.mac esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
Kconfig.rtc clk_tree: add initial docs for clock tree 2022-05-24 22:59:51 +08:00
memprot.c esp_system: Remove deprecate section from esp_cpu.h 2022-07-22 00:06:06 +08:00
rtc_clk_init.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
rtc_clk.c clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
rtc_init.c sar: init sar periph power state 2023-04-27 10:52:38 +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 chip broken bug in monitor mode for c2 c3 s2 s3 to v5.0 2023-06-13 10:22:40 +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 systimer: add helper functions to convert between tick and us 2022-07-25 16:08:52 +08:00