Searched refs:FMC_ContinousClock (Results 1 – 2 of 2) sorted by relevance
181 assert_param(IS_FMC_CONTINOUS_CLOCK(FMC_NORSRAMInitStruct->FMC_ContinousClock)); in FMC_NORSRAMInit()214 FMC_NORSRAMInitStruct->FMC_ContinousClock; in FMC_NORSRAMInit()224 …if((FMC_NORSRAMInitStruct->FMC_ContinousClock == FMC_CClock_SyncAsync) && (FMC_NORSRAMInitStruct->… in FMC_NORSRAMInit()228 FMC_Bank1->BTCR[FMC_Bank1_NORSRAM1] |= FMC_NORSRAMInitStruct->FMC_ContinousClock; in FMC_NORSRAMInit()290 FMC_NORSRAMInitStruct->FMC_ContinousClock = FMC_CClock_SyncOnly; in FMC_NORSRAMStructInit()
144 …uint32_t FMC_ContinousClock; /*!< Enables or disables the FMC clock output to external memor… member
Completed in 8 milliseconds