esp-idf/components/spi_flash/include/esp_private
Armando c331c85318 mspi: make cpu clock source switch safe
For some of the MSPI high frequency setting (e.g. 80M DDR mode Flash or PSRAM), timing tuning is required.
Certain delays will be added to the MSPI RX direction. When system clock switches down, the delays should be
cleared. When system clock switches up, the delays should be restored.
2021-10-19 21:47:27 +08:00
..
spi_flash_os.h mspi: make cpu clock source switch safe 2021-10-19 21:47:27 +08:00