Home
last modified time | relevance | path

Searched refs:MemDataWidth (Results 1 – 2 of 2) sorted by relevance

/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_xfmc.c152 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()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_xfmc.h114 uint32_t MemDataWidth; /*!< Specifies the external memory device width. member
202 uint32_t MemDataWidth; /*!< Specifies the external memory device width. member

Completed in 10 milliseconds