Searched refs:FSMC_MemoryDataWidth_8b (Results 1 – 4 of 4) sorted by relevance
304 #define FSMC_MemoryDataWidth_8b ((uint32_t)0x00000000) macro306 #define IS_FSMC_MEMORY_WIDTH(WIDTH) (((WIDTH) == FSMC_MemoryDataWidth_8b) || \
237 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()274 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
221 #define FSMC_MemoryDataWidth_8b ((uint32_t)0x00000000) macro
365 FSMC_NORSRAMInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NORSRAMStructInit()402 FSMC_NANDInitStruct->FSMC_MemoryDataWidth = FSMC_MemoryDataWidth_8b; in FSMC_NANDStructInit()
Completed in 36 milliseconds