Searched refs:IS_FSMC_WRITE_BURST (Results 1 – 8 of 8) sorted by relevance
81 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ macro
176 assert_param(IS_FSMC_WRITE_BURST(Init->WriteBurst)); in FSMC_NORSRAM_Init()
75 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ macro
85 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ macro
216 assert_param(IS_FSMC_WRITE_BURST(Init->WriteBurst)); in FSMC_NORSRAM_Init()
229 assert_param(IS_FSMC_WRITE_BURST(Init->WriteBurst)); in FSMC_NORSRAM_Init()
243 assert_param(IS_FSMC_WRITE_BURST(Init->WriteBurst)); in FSMC_NORSRAM_Init()