Searched refs:FSMC_MemoryType_NOR (Results 1 – 4 of 4) sorted by relevance
291 #define FSMC_MemoryType_NOR ((uint32_t)0x00000008) macro294 ((MEMORY) == FSMC_MemoryType_NOR))
218 #define FSMC_MemoryType_NOR ((uint32_t)0x00000008) macro
118 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()
194 if(FSMC_NORSRAMInitStruct->FSMC_MemoryType == FSMC_MemoryType_NOR) in FSMC_NORSRAMInit()
Completed in 10 milliseconds