Searched refs:IS_FSMC_NORSRAM_MEMORY_WIDTH (Results 1 – 2 of 2) sorted by relevance
53 #define IS_FSMC_NORSRAM_MEMORY_WIDTH(__WIDTH__) (((__WIDTH__) == FSMC_NORSRAM_MEM_BUS_WIDTH_8) || \ macro
167 assert_param(IS_FSMC_NORSRAM_MEMORY_WIDTH(Init->MemoryDataWidth)); in FSMC_NORSRAM_Init()
Completed in 7 milliseconds