Searched refs:FMC_MemoryType (Results 1 – 2 of 2) sorted by relevance
170 assert_param(IS_FMC_MEMORY(FMC_NORSRAMInitStruct->FMC_MemoryType)); in FMC_NORSRAMInit()203 FMC_NORSRAMInitStruct->FMC_MemoryType | in FMC_NORSRAMInit()218 if(FMC_NORSRAMInitStruct->FMC_MemoryType == FMC_MemoryType_NOR) in FMC_NORSRAMInit()279 FMC_NORSRAMInitStruct->FMC_MemoryType = FMC_MemoryType_SRAM; in FMC_NORSRAMStructInit()
103 uint32_t FMC_MemoryType; /*!< Specifies the type of external memory attached to member
Completed in 7 milliseconds