Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dspi_nor.h29 #define SPI_NOR_CMD_QREAD 0x6B /* Read data (1-1-4) */ macro
Dflash_nxp_s32_qspi_nor.c257 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_QREAD),
Dflash_stm32_xspi.c1782 case SPI_NOR_CMD_QREAD: in spi_nor_convert_read_to_4b()
Dflash_stm32_ospi.c1945 case SPI_NOR_CMD_QREAD: in spi_nor_convert_read_to_4b()