Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c184 …_param(IS_FMC_DATASETUP_TIME(FMC_NORSRAMInitStruct->FMC_ReadWriteTimingStruct->FMC_DataSetupTime)); in FMC_NORSRAMInit()
237 (FMC_NORSRAMInitStruct->FMC_ReadWriteTimingStruct->FMC_DataSetupTime << 8) | in FMC_NORSRAMInit()
248 …sert_param(IS_FMC_DATASETUP_TIME(FMC_NORSRAMInitStruct->FMC_WriteTimingStruct->FMC_DataSetupTime)); in FMC_NORSRAMInit()
256 (FMC_NORSRAMInitStruct->FMC_WriteTimingStruct->FMC_DataSetupTime << 8) | in FMC_NORSRAMInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h65 uint32_t FMC_DataSetupTime; /*!< Defines the number of HCLK cycles to configure member

Completed in 6 milliseconds