Searched refs:MemoryType (Results 1 – 8 of 8) sorted by relevance
137 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init()169 Init->MemoryType |\ in FSMC_NORSRAM_Init()193 Init->MemoryType |\ in FSMC_NORSRAM_Init()208 if(Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init()
141 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init()175 Init->MemoryType |\ in FMC_NORSRAM_Init()200 Init->MemoryType |\ in FMC_NORSRAM_Init()215 if(Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init()
313 assert_param(IS_OSPI_MEMORY_TYPE (hospi->Init.MemoryType)); in HAL_OSPI_Init()363 … (hospi->Init.MemoryType | ((hospi->Init.DeviceSize - 1U) << OCTOSPI_DCR1_DEVSIZE_Pos) | in HAL_OSPI_Init()404 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Init()805 …if (((state == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERB… in HAL_OSPI_Command()927 … (cmd->DataMode == HAL_OSPI_DATA_NONE) && (hospi->Init.MemoryType != HAL_OSPI_MEMTYPE_HYPERBUS)) in HAL_OSPI_Command_IT()1029 …if ((hospi->State == HAL_OSPI_STATE_READY) && (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS… in HAL_OSPI_HyperbusCmd()1181 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive()1330 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_IT()1584 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_Receive_DMA()1663 if (hospi->Init.MemoryType == HAL_OSPI_MEMTYPE_HYPERBUS) in HAL_OSPI_AutoPolling()[all …]
211 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init()237 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) in FMC_NORSRAM_Init()248 Init->MemoryType | \ in FMC_NORSRAM_Init()
172 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
58 …uint32_t MemoryType; /* It indicates the external device type connected to the OSPI. member
58 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
57 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member