Searched refs:FSMC_MemoryType (Results 1 – 4 of 4) sorted by relevance
106 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()118 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()236 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
160 assert_param(IS_FSMC_MEMORY(FSMC_NORSRAMInitStruct->FSMC_MemoryType)); in FSMC_NORSRAMInit()182 FSMC_NORSRAMInitStruct->FSMC_MemoryType | in FSMC_NORSRAMInit()194 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()364 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
69 uint32_t FSMC_MemoryType; /* Specifies the type of external memory attached to member
79 uint32_t FSMC_MemoryType; /*!< Specifies the type of external memory attached to member
Completed in 9 milliseconds