Searched refs:FMC_RCDDelay (Results 1 – 2 of 2) sorted by relevance
946 assert_param(IS_FMC_RCD_DELAY(FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_RCDDelay)); in FMC_SDRAMInit()1005 (((FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_RCDDelay)-1) << 24); in FMC_SDRAMInit()1067 FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_RCDDelay = 16; in FMC_SDRAMStructInit()
274 …uint32_t FMC_RCDDelay; /*!< Defines the delay between the Activate Command and a Rea… member
Completed in 7 milliseconds