Searched refs:FSMC_AsynchronousWait (Results 1 – 4 of 4) sorted by relevance
163 assert_param(IS_FSMC_ASYNWAIT(FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait)); in FSMC_NORSRAMInit()185 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait | in FSMC_NORSRAMInit()367 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait = FSMC_AsynchronousWait_Disable; in FSMC_NORSRAMStructInit()
109 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait | in FSMC_NORSRAMInit()239 FSMC_NORSRAMInitStruct->FSMC_AsynchronousWait = FSMC_AsynchronousWait_Disable; in FSMC_NORSRAMStructInit()
80 …uint32_t FSMC_AsynchronousWait; /* Enables or disables wait signal during asynchronous transfer… member
90 …uint32_t FSMC_AsynchronousWait; /*!< Enables or disables wait signal during asynchronous trans… member
Completed in 8 milliseconds