Home
last modified time | relevance | path

Searched refs:SPI_NOR_CMD_RESET_EN (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/flash/
Dspi_nor.h51 #define SPI_NOR_CMD_RESET_EN 0x66 /* Reset Enable */ macro
Dflash_nxp_s32_qspi_nor.c180 QSPI_LUT_OP(QSPI_IP_LUT_INSTR_CMD, QSPI_IP_LUT_PADS_1, SPI_NOR_CMD_RESET_EN),
Dflash_stm32_qspi.c1296 .Instruction = SPI_NOR_CMD_RESET_EN, in flash_stm32_qspi_send_reset()
Dspi_nor.c837 ret = spi_nor_cmd_write(dev, SPI_NOR_CMD_RESET_EN); in flash_spi_nor_ex_op()
Dflash_stm32_xspi.c770 .Instruction = SPI_NOR_CMD_RESET_EN, in stm32_xspi_mem_reset()
Dflash_stm32_ospi.c916 .Instruction = SPI_NOR_CMD_RESET_EN, in stm32_ospi_mem_reset()