Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c183 …m(IS_FMC_ADDRESS_HOLD_TIME(FMC_NORSRAMInitStruct->FMC_ReadWriteTimingStruct->FMC_AddressHoldTime)); in FMC_NORSRAMInit()
236 (FMC_NORSRAMInitStruct->FMC_ReadWriteTimingStruct->FMC_AddressHoldTime << 4) | in FMC_NORSRAMInit()
247 …param(IS_FMC_ADDRESS_HOLD_TIME(FMC_NORSRAMInitStruct->FMC_WriteTimingStruct->FMC_AddressHoldTime)); in FMC_NORSRAMInit()
255 (FMC_NORSRAMInitStruct->FMC_WriteTimingStruct->FMC_AddressHoldTime << 4 )| in FMC_NORSRAMInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h60 uint32_t FMC_AddressHoldTime; /*!< Defines the number of HCLK cycles to configure member

Completed in 7 milliseconds