Searched refs:__BURST__ (Results 1 – 1 of 1) sorted by relevance
82 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument83 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))
Completed in 6 milliseconds