Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dspi_nor.h30 #define SPI_NOR_CMD_4READ 0xEB /* Read data (1-4-4) */ macro
Dflash_nxp_s32_qspi_nor.c267 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_4READ),
Dflash_stm32_xspi.c1784 case SPI_NOR_CMD_4READ: in spi_nor_convert_read_to_4b()
Dflash_stm32_ospi.c1947 case SPI_NOR_CMD_4READ: in spi_nor_convert_read_to_4b()