..
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