Home
last modified time | relevance | path

Searched refs:SPI_NOR_OCMD_DTR_RD (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/flash/
Dspi_nor.h68 #define SPI_NOR_OCMD_DTR_RD 0xEE11 /* Octal IO DTR read command */ macro
Dflash_stm32_xspi.c877 : SPI_NOR_OCMD_DTR_RD; in stm32_xspi_set_memorymap()
1231 cmd.Instruction = SPI_NOR_OCMD_DTR_RD; in flash_stm32_xspi_read()
Dflash_stm32_ospi.c1037 s_command.Instruction = SPI_NOR_OCMD_DTR_RD; in stm32_ospi_set_memorymap()
1397 cmd.Instruction = SPI_NOR_OCMD_DTR_RD; in flash_stm32_ospi_read()