Searched refs:MemoryType (Results 1 – 3 of 3) sorted by relevance
158 assert_param(IS_FMC_MEMORY(Init->MemoryType)); in FMC_NORSRAM_Init()185 Init->MemoryType |\ in FMC_NORSRAM_Init()199 if (Init->MemoryType == FMC_MEMORY_TYPE_NOR) { in FMC_NORSRAM_Init()
172 sramHandle.Init.MemoryType = FMC_MEMORY_TYPE_SRAM; in BSP_SRAM_Init()
421 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
Completed in 8 milliseconds