..
include /soc
change(clk_tree): add LP_DYN_FAST_CLK to soc_module_clk_t
2024-02-07 14:37:48 +08:00
private_include
feat(pmu): set fix voltage to different mode for esp32h2
2024-01-24 13:11:41 +08:00
chip_info.c
gpio: support runtime preserve
2023-03-17 11:59:49 +08:00
CMakeLists.txt
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
cpu_region_protect.c
refactor(esp_hw_support): Remove redundant PMP entry for ROM region
2024-02-28 10:54:38 +05:30
esp_clk_tree.c
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
2023-04-25 14:12:06 +08:00
esp_cpu_intr.c
refactor(esp_hw_support): changed reserved interrupt functions to be now defined per SoC
2024-02-28 15:21:10 +08:00
esp_crypto_lock.c
feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral
2023-09-20 16:05:50 +05:30
io_mux.c
feat(ana_cmpr): supported etm in analog comparator example
2023-09-25 19:57:34 +08:00
Kconfig.hw_support
fix(esp32h2): correct typo in chip revision prompt
2023-07-18 20:46:45 +05:30
Kconfig.mac
efuse: fix esp_read_mac on esp32h2
2023-03-01 14:14:30 +08:00
Kconfig.rtc
docs(esp32p4): update misc docs for esp32p4
2023-12-09 09:09:55 +08:00
pmu_init.c
feat(pmu): set fix voltage to different mode for esp32h2
2024-01-24 13:11:41 +08:00
pmu_param.c
feat(esp_hw_support): support gdma register context sleep retention
2024-02-02 11:21:40 +08:00
pmu_sleep.c
feat(pmu): set fix voltage to different mode for esp32h2
2024-01-24 13:11:41 +08:00
rtc_clk_init.c
Merge branch 'h2_auto_dbias_master_hsq' into 'master'
2024-01-29 10:16:15 +08:00
rtc_clk.c
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
rtc_time.c
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
2024-01-25 19:15:33 +08:00
sar_periph_ctrl.c
fix(adc): power settings not taking into effect on H2
2023-09-28 17:41:42 +00:00
systimer.c
systimer: assign counter and alarm in esp_hw_support
2023-01-10 17:05:49 +08:00