esp-idf/components/esp_hw_support/port/esp32c6
2024-08-15 20:55:11 +08:00
..
private_include Merge branch 'feature/esp32c6_pu8m_in_sleep_support_v5.2' into 'release/v5.2' 2024-07-01 10:43:28 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
CMakeLists.txt fix(esp_hw_support): Removed unused include directories from cmake 2023-12-04 12:59:51 +08:00
cpu_region_protect.c fix(esp_hw_support): Fix the flash I/DROM region PMP protection 2024-04-03 15:48:46 +05:30
esp_clk_tree.c lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:27:51 +02:00
esp_cpu_intr.c fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-05-30 12:12:44 +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 bugfix: fix esp32c6eco1 fosc calibration cycles during sleep 2023-05-04 11:46:21 +08:00
Kconfig.mac esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address 2022-11-16 19:23:10 +08:00
Kconfig.rtc fix: fix_maximum_value_of_config_rtc_clk_cal_cycle_bug 2024-03-14 16:11:20 +08:00
ocode_init.c adc_cali: fix the condition of ocode calibration 2023-05-25 21:49:40 +08:00
pmu_init.c fix(esp_hw_support): fix pmu power domain initialize order 2024-04-10 10:10:13 +08:00
pmu_param.c feat(pmu): set fix voltage to different mode for esp32c6 2024-02-22 14:49:01 +08:00
pmu_sleep.c fix(esp_hw_support): wait eFuse controller idle after sleep wakeup 2024-07-08 14:14:57 +08:00
rtc_clk_init.c feat(pmu): set fix voltage to different mode for esp32c6 2024-02-22 14:49:01 +08:00
rtc_clk.c fix(startup): move rtc initialization before MSPI timing tuning to improve stability 2024-08-15 20:55:11 +08:00
rtc_time.c fix(esp_hw_support/sleep): fix rtc_time_us_to_slowclk div zero in deepsleep process 2023-12-08 13:59:52 +08:00
sar_periph_ctrl.c feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2023-09-28 17:41:42 +00:00
systimer.c esp32c6: add esp_hw_support 2022-09-26 20:32:13 +08:00