Searched refs:FMC_WRITE_BURST_DISABLE (Results 1 – 2 of 2) sorted by relevance
53 #define SRAM_WRITEBURST FMC_WRITE_BURST_DISABLE
206 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \797 #define FMC_WRITE_BURST_DISABLE ((uint32_t)0x00000000) macro
Completed in 5 milliseconds