esp-idf/components/esp_hw_support/port/esp32c6
morris 035c7c145c feat(clk_cali): always enable timer group0 for clock calibration
Calibration registers are located in the timer group0,
this commit is going to always enable it when the calibration is used by app
2023-08-22 17:05:35 +08:00
..
private_include Power Management: support pu xtal in light sleep for esp32h2 2023-06-26 21:05:16 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
CMakeLists.txt adc_cali: supported channel compensation of adc calibration on esp32c6 2023-05-23 22:44:25 +08:00
cpu_region_protect.c esp32c6: Ensure that previous PMP entry is correctly set for TOR case 2023-03-15 13:16:27 +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_crypto_lock.c esp32c6: add esp_hw_support 2022-09-26 20:32:13 +08:00
io_mux.c io_mux: can set different clock source 2022-12-29 14:46:16 +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(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC 2023-07-04 11:23:07 +08:00
ocode_init.c adc_cali: fix the condition of ocode calibration 2023-05-25 21:49:40 +08:00
pmu_init.c Power Management: support DFS and PMU feature for esp32h2 2023-06-26 20:57:55 +08:00
pmu_param.c auto beacon: support esp32c6 autobeacon (advanced DTIM sleep feature) 2023-03-04 00:17:40 +08:00
pmu_sleep.c light sleep: enable system clock in PMU HP sleep state when selecting a 40 MHz XTAL as low power clock source of ble 2023-07-13 20:44:56 +08:00
rtc_clk_init.c support c6 eco1 fosc calibration 2023-04-23 13:36:20 +08:00
rtc_clk.c fix(esp_hw_support): manage i2c_ana_mst clock witch modem clock driver 2023-08-04 10:39:43 +08:00
rtc_time.c feat(clk_cali): always enable timer group0 for clock calibration 2023-08-22 17:05:35 +08:00
sar_periph_ctrl.c sleep: fix sleep current issue caused by sar adc 2023-03-17 13:06:39 +08:00
systimer.c esp32c6: add esp_hw_support 2022-09-26 20:32:13 +08:00