Searched refs:__BURST__ (Results 1 – 2 of 2) sorted by relevance
77 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument78 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
106 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) … argument107 ((__BURST__) == FMC_WRITE_BURST_ENABLE))