Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dspi_nor.h27 #define SPI_NOR_CMD_DREAD 0x3B /* Read data (1-1-2) */ macro
Dflash_nxp_s32_qspi_nor.c237 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_DREAD),
Dflash_stm32_xspi.c1778 case SPI_NOR_CMD_DREAD: in spi_nor_convert_read_to_4b()
Dflash_stm32_ospi.c1941 case SPI_NOR_CMD_DREAD: in spi_nor_convert_read_to_4b()