esp_rom_spiflash_config_readmode() function
Config SPI Flash read mode when init. Please do not call this function in SDK. This function does not try to set the QIO Enable bit in the status register, caller is responsible for this.
Return value
ESP_ROM_SPIFLASH_RESULT_OK : config OK. ESP_ROM_SPIFLASH_RESULT_ERR : config error. ESP_ROM_SPIFLASH_RESULT_TIMEOUT : config timeout.
![]()
esp_rom_spiflash_config_readmode(mode);
esp_rom_spiflash_config_readmode() is called by 2 functions and calls 2 functions:
![]()
esp_rom_spiflash_config_readmode()
esp_rom_spiflash_config_readmode() reads 7 variables:
![]()
esp_rom_spiflash_config_readmode()