Home
last modified time | relevance | path

Searched refs:FMC_ContinousClock (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c181 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()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h144 …uint32_t FMC_ContinousClock; /*!< Enables or disables the FMC clock output to external memor… member

Completed in 6 milliseconds