esp-idf/components/esp_system/port/soc
Li Shuai 59cf87fe7d pmu: sleep initialization and sleep start support for esp32c6
Initialize the pmu sleep machine constant when pmu is initialized, and calculate
the pmu sleep time adjustment value and hardware configuration value according
to the machine constant during system sleep.

Calibrate fast OSC before each sleep and use the calibration value to calculate
PMU hardware wait cycles when use the fast OSC as the work clock.
2023-01-31 22:12:27 +08:00
..
esp32 wifi/bt: fix part of modem module not reset when power up 2022-09-22 11:45:20 +08:00
esp32c2 clk_tree: Add basic clock support for esp32c6 2022-12-13 19:18:34 +08:00
esp32c3 bugfix: esprv_intc_int_set_type() should not use bitmap parameter 2022-10-14 11:31:22 +08:00
esp32c6 pmu: sleep initialization and sleep start support for esp32c6 2023-01-31 22:12:27 +08:00
esp32h2 clk: Add basic clock support for esp32h2 2023-01-03 11:00:32 +08:00
esp32h4 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
esp32s2 wifi/bt: fix part of modem module not reset when power up 2022-09-22 11:45:20 +08:00
esp32s3 backup dma: force clear reset signal to fix the backup dma operation failure caused by RTC_SW_CPU_RST 2022-10-20 03:24:49 +00:00
linux feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00