esp-idf/components/spi_flash/include
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
..
esp_private mspi: make cpu clock source switch safe 2021-10-19 21:47:27 +08:00
spi_flash esp_flash: add opi flash support in esp_flash chip driver, for MXIC 2021-09-07 14:44:40 +08:00
esp_flash.h
esp_flash_internal.h
esp_flash_spi_init.h
esp_partition.h spi_flash: state that esp_partition_iterator_release allows NULL arg 2021-09-10 20:55:01 +02:00
esp_spi_flash.h
esp_spi_flash_counters.h
memspi_host_driver.h
spi_flash_chip_boya.h
spi_flash_chip_driver.h esp_flash: add opi flash support in esp_flash chip driver, for MXIC 2021-09-07 14:44:40 +08:00
spi_flash_chip_gd.h
spi_flash_chip_generic.h spi_flash: extern spi_flash_chip_generic_timeout 2021-09-16 11:07:54 +02:00
spi_flash_chip_issi.h
spi_flash_chip_mxic.h esp_flash: add opi flash support in esp_flash chip driver, for MXIC 2021-09-07 14:44:40 +08:00
spi_flash_chip_winbond.h