Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c171 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()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h107 uint32_t FMC_MemoryDataWidth; /*!< Specifies the external memory device width. member
197 uint32_t FMC_MemoryDataWidth; /*!< Specifies the external memory device width. member

Completed in 9 milliseconds