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_internal.h spi: fix config break and reduce overhead of the bus lock on SPI1 2020-04-22 16:06:13 +08:00
esp_flash_spi_init.h spi_flash: reverted unwilling cs_setup argument 2021-06-04 15:29:53 +08:00
esp_flash.h spi_flash: add a new function to support read the unique id 2021-03-15 11:40:33 +08:00
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_counters.h NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
esp_spi_flash.h spi_flash: mocking should be possible now 2020-12-14 18:53:14 +08:00
memspi_host_driver.h spi_flash: make spiflash compatible with ESP32C3 and ESP32S3 ROM 2021-03-12 17:31:13 +08:00
spi_flash_chip_boya.h spi_flash(c3): add boya chip support for suspend feature 2021-01-25 11:14:06 +08:00
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: Add ESP32-C3 support 2020-12-17 15:34:13 +11:00
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: Add ESP32-C3 support 2020-12-17 15:34:13 +11:00
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 esp_flash: support high capacity flash chips (32-bit address) 2020-10-29 18:20:11 +08:00