Searched refs:MemoryType (Results 1 – 11 of 11) sorted by relevance
166 assert_param(IS_FSMC_MEMORY(Init->MemoryType)); in FSMC_NORSRAM_Init()183 if (Init->MemoryType == FSMC_MEMORY_TYPE_NOR) in FSMC_NORSRAM_Init()194 Init->MemoryType | \ in FSMC_NORSRAM_Init()
269 u8 MemoryType; member288 pId->Mid, pId->MemoryType, pId->Density, pId->RemainBytes, in ft2004_dump_manuid()397 ret |= ft2004_spi_transcation(SPI_DUMMY_TX_DATA, &pId->MemoryType); in ft2004_spi_readid_for_test()
83 sram2.Init.MemoryType = FMC_MEMORY_TYPE_SRAM; in HC574_Config_FMC()
42 hsram1.Init.MemoryType = FSMC_MEMORY_TYPE_SRAM; in external_sram_init()
41 hsram1.Init.MemoryType = FSMC_MEMORY_TYPE_SRAM; in external_sram_init()
41 hsram.Init.MemoryType = FSMC_MEMORY_TYPE_SRAM; in rt_hw_sram_init()
590 hsram1.Init.MemoryType = FSMC_MEMORY_TYPE_SRAM; in drv_lcd_init()
48 hsram.Init.MemoryType = FMC_MEMORY_TYPE_SRAM; in SRAM_Init()
130 uint32_t MemoryType; /*!< Specifies the type of external memory attached to member
981 hsram1.Init.MemoryType = FMC_MEMORY_TYPE_SRAM; in MX_FMC_Init()1016 hsram2.Init.MemoryType = FMC_MEMORY_TYPE_SRAM; in MX_FMC_Init()
1226 hsram1.Init.MemoryType = FSMC_MEMORY_TYPE_SRAM; in drv_lcd_init()
Completed in 18 milliseconds