Searched refs:FSMC_MemoryDataWidth (Results 1 – 4 of 4) sorted by relevance
161 assert_param(IS_FSMC_MEMORY_WIDTH(FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth)); in FSMC_NORSRAMInit()183 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()248 assert_param( IS_FSMC_MEMORY_WIDTH(FSMC_NANDInitStruct->FSMC_MemoryDataWidth)); in FSMC_NANDInit()265 FSMC_NANDInitStruct->FSMC_MemoryDataWidth | in FSMC_NANDInit()365 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()402 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
107 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth | in FSMC_NORSRAMInit()163 FSMC_NANDInitStruct->FSMC_MemoryDataWidth | in FSMC_NANDInit()237 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()274 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
73 uint32_t FSMC_MemoryDataWidth; /* Specifies the external memory device width. member153 uint32_t FSMC_MemoryDataWidth; /* Specifies the external memory device width. member
83 uint32_t FSMC_MemoryDataWidth; /*!< Specifies the external memory device width. member169 uint32_t FSMC_MemoryDataWidth; /*!< Specifies the external memory device width. member
Completed in 9 milliseconds