Home
last modified time | relevance | path

Searched refs:CMD_FASTRD_DIO (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/spi_flash/private_include/
Dspi_flash_defs.h36 #define CMD_FASTRD_DIO 0xBB macro
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_chip_generic.c407 read_command = (addr_32bit? CMD_FASTRD_DIO_4B: CMD_FASTRD_DIO); in spi_flash_chip_generic_config_host_io_mode()