esp-idf/components/esp_hw_support/port
Armando 7ff9332243 rtc: fix mspi timing issue when self-calibrate ocode
When doing OCode self-calibration in rtc_init.c, it will change the
system clock from PLL to XTAL, which is in a lower frequency, and MSPI
timing tuning is not needed. Therefore we should modify the timing
configurations accordingly, and set it back after the calibration.

This is a temporary fix
2021-10-08 15:59:57 +08:00
..
esp32 Merge branch 'feature/ledc_use_rtc8m_or_xtal_lightsleep' into 'master' 2021-09-27 04:02:29 +00:00
esp32c3 System/Memprot: fixed voltage glitching detection logic 2021-10-04 09:21:07 +02:00
esp32h2 rename APB_CTRL ro SYS_CON 2021-09-16 20:57:57 +08:00
esp32s2 System/Memprot: fixed voltage glitching detection logic 2021-10-04 09:21:07 +02:00
esp32s3 rtc: fix mspi timing issue when self-calibrate ocode 2021-10-08 15:59:57 +08:00
include esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
async_memcpy_impl_gdma.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00