Searched refs:FSMC_WriteBurst_Disable (Results 1 – 4 of 4) sorted by relevance
419 #define FSMC_WriteBurst_Disable ((uint32_t)0x00000000) macro421 #define IS_FSMC_WRITE_BURST(BURST) (((BURST) == FSMC_WriteBurst_Disable) || \
257 #define FSMC_WriteBurst_Disable ((uint32_t)0x00000000) macro
246 FSMC_NORSRAMInitStruct->FSMC_WriteBurst = FSMC_WriteBurst_Disable; in FSMC_NORSRAMStructInit()
374 FSMC_NORSRAMInitStruct->FSMC_WriteBurst = FSMC_WriteBurst_Disable; in FSMC_NORSRAMStructInit()
Completed in 9 milliseconds