Searched refs:MemDataWidth (Results 1 – 2 of 2) sorted by relevance
152 assert_param(IS_XFMC_NOR_SRAM_MEMORY_WIDTH(XFMC_NORSRAMInitStruct->MemDataWidth)); in XFMC_InitNorSram()173 | XFMC_NORSRAMInitStruct->MemDataWidth in XFMC_InitNorSram()235 assert_param(IS_XFMC_NAND_BUS_WIDTH(XFMC_NANDInitStruct->MemDataWidth)); in XFMC_InitNand()252 | XFMC_NANDInitStruct->MemDataWidth in XFMC_InitNand()287 XFMC_NORSRAMInitStruct->MemDataWidth = XFMC_NOR_SRAM_DATA_WIDTH_8B; in XFMC_InitNorSramStruct()324 XFMC_NANDInitStruct->MemDataWidth = XFMC_NAND_BUS_WIDTH_8B; in XFMC_InitNandStruct()
114 uint32_t MemDataWidth; /*!< Specifies the external memory device width. member202 uint32_t MemDataWidth; /*!< Specifies the external memory device width. member
Completed in 10 milliseconds