Home
last modified time | relevance | path

Searched refs:InstructionSize (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_stm32_ospi.h17 #define InstructionSize InstructionWidth macro
Dflash_stm32_ospi.c303 .InstructionSize = ((transfer_mode == OSPI_OPI_MODE) in ospi_prepare_cmd()
917 .InstructionSize = HAL_OSPI_INSTRUCTION_8_BITS, in stm32_ospi_mem_reset()
944 s_command.InstructionSize = HAL_OSPI_INSTRUCTION_16_BITS; in stm32_ospi_mem_reset()
1213 cmd_erase.InstructionSize = (dev_cfg->data_mode == OSPI_OPI_MODE) in flash_stm32_ospi_erase()