Searched refs:HAL_OSPI_INSTRUCTION_1_LINE (Results 1 – 2 of 2) sorted by relevance
344 cmd_tmp.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in ospi_prepare_cmd()455 cmd.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_read_sfdp()575 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_mem_erased()624 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_mem_ready()664 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_write_enable()686 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_write_enable()914 .InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE, in stm32_ospi_mem_reset()1010 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_set_memorymap()1015 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_set_memorymap()1020 s_command.InstructionMode = HAL_OSPI_INSTRUCTION_1_LINE; in stm32_ospi_set_memorymap()[all …]
66 #define HAL_OSPI_INSTRUCTION_1_LINE HAL_XSPI_INSTRUCTION_1_LINE macro