Searched refs:OSPI_SPI_MODE (Results 1 – 3 of 3) sorted by relevance
19 #define OSPI_SPI_MODE 1 macro
384 OSPI_RegularCmdTypeDef cmd = ospi_prepare_cmd(OSPI_SPI_MODE, OSPI_STR_TRANSFER); in stm32_ospi_read_jedec_id()718 s_command.Instruction = (nor_mode == OSPI_SPI_MODE) in stm32_ospi_write_cfg2reg_dummy()723 s_command.NbData = (nor_mode == OSPI_SPI_MODE) ? 1U in stm32_ospi_write_cfg2reg_dummy()748 s_command.Instruction = (nor_mode == OSPI_SPI_MODE) in stm32_ospi_write_cfg2reg_io()753 s_command.NbData = (nor_mode == OSPI_SPI_MODE) ? 1U in stm32_ospi_write_cfg2reg_io()778 s_command.Instruction = (nor_mode == OSPI_SPI_MODE) in stm32_ospi_read_cfg2reg()782 s_command.DummyCycles = (nor_mode == OSPI_SPI_MODE) in stm32_ospi_read_cfg2reg()820 OSPI_SPI_MODE, OSPI_STR_TRANSFER) != 0) { in stm32_ospi_config_mem()827 OSPI_SPI_MODE, OSPI_STR_TRANSFER) != 0) { in stm32_ospi_config_mem()832 OSPI_SPI_MODE, OSPI_STR_TRANSFER) != 0) { in stm32_ospi_config_mem()[all …]
2037 * :github:`49100` - STM b_u585i_iot02a NOR flash and OSPI_SPI_MODE, erase failed