Searched refs:SPI_NOR_CMD_READ_FAST_4B (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/flash/ | ||
D | spi_nor.h | 55 #define SPI_NOR_CMD_READ_FAST_4B 0x0C /* Fast Read 4 Byte Address */ macro |
D | flash_stm32_xspi.c | 875 : SPI_NOR_CMD_READ_FAST_4B) in stm32_xspi_set_memorymap() |