Searched refs:IS_FSMC_PAGESIZE (Results 1 – 6 of 6) sorted by relevance
55 #define IS_FSMC_PAGESIZE(__SIZE__) (((__SIZE__) == FSMC_PAGE_SIZE_NONE) || \ macro
177 assert_param(IS_FSMC_PAGESIZE(Init->PageSize)); in FSMC_NORSRAM_Init()
56 #define IS_FSMC_PAGESIZE(__SIZE__) (((__SIZE__) == FSMC_PAGE_SIZE_NONE) || \ macro
229 assert_param(IS_FSMC_PAGESIZE(Init->PageSize)); in FSMC_NORSRAM_Init()
249 assert_param(IS_FSMC_PAGESIZE(Init->PageSize)); in FSMC_NORSRAM_Init()