Searched refs:FSMC_AsynchronousWait_Disable (Results 1 – 4 of 4) sorted by relevance
328 #define FSMC_AsynchronousWait_Disable ((uint32_t)0x00000000) macro330 #define IS_FSMC_ASYNWAIT(STATE) (((STATE) == FSMC_AsynchronousWait_Disable) || \
229 #define FSMC_AsynchronousWait_Disable ((uint32_t)0x00000000) macro
239 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait = FSMC_AsynchronousWait_Disable; in FSMC_NORSRAMStructInit()
367 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait = FSMC_AsynchronousWait_Disable; in FSMC_NORSRAMStructInit()
Completed in 9 milliseconds