Home
last modified time | relevance | path

Searched refs:SPI_NOR_CMD_READ_FAST (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/flash/
Dspi_nor.h26 #define SPI_NOR_CMD_READ_FAST 0x0B /* Read data */ macro
Dflash_mspi_atxp032.c803 .read_cmd = SPI_NOR_CMD_READ_FAST, \
Dflash_nxp_s32_qspi_nor.c227 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_READ_FAST),
Dflash_stm32_xspi.c874 ? SPI_NOR_CMD_READ_FAST in stm32_xspi_set_memorymap()