Searched refs:FSMC_MemoryType_SRAM (Results 1 – 4 of 4) sorted by relevance
289 #define FSMC_MemoryType_SRAM ((uint32_t)0x00000000) macro292 #define IS_FSMC_MEMORY(MEMORY) (((MEMORY) == FSMC_MemoryType_SRAM) || \
216 #define FSMC_MemoryType_SRAM ((uint32_t)0x00000000) macro
236 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
364 FSMC_NORSRAMInitStruct->FSMC_MemoryType = FSMC_MemoryType_SRAM; in FSMC_NORSRAMStructInit()
Completed in 9 milliseconds