Searched refs:FMC_MemoryDataWidth (Results 1 – 2 of 2) sorted by relevance
171 assert_param(IS_FMC_NORSRAM_MEMORY_WIDTH(FMC_NORSRAMInitStruct->FMC_MemoryDataWidth)); in FMC_NORSRAMInit()204 FMC_NORSRAMInitStruct->FMC_MemoryDataWidth | in FMC_NORSRAMInit()280 FMC_NORSRAMInitStruct->FMC_MemoryDataWidth = FMC_NORSRAM_MemoryDataWidth_16b; in FMC_NORSRAMStructInit()418 assert_param(IS_FMC_NAND_MEMORY_WIDTH(FMC_NANDInitStruct->FMC_MemoryDataWidth)); in FMC_NANDInit()451 FMC_NANDInitStruct->FMC_MemoryDataWidth | in FMC_NANDInit()527 FMC_NANDInitStruct->FMC_MemoryDataWidth = FMC_NAND_MemoryDataWidth_16b; in FMC_NANDStructInit()
107 uint32_t FMC_MemoryDataWidth; /*!< Specifies the external memory device width. member197 uint32_t FMC_MemoryDataWidth; /*!< Specifies the external memory device width. member
Completed in 7 milliseconds