Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c941 …S_FMC_EXITSELFREFRESH_DELAY(FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_ExitSelfRefreshDelay)); in FMC_SDRAMInit()
1000 … (((FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_ExitSelfRefreshDelay)-1) << 4) | in FMC_SDRAMInit()
1020 … (((FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_ExitSelfRefreshDelay)-1) << 4) | in FMC_SDRAMInit()
1062 FMC_SDRAMInitStruct->FMC_SDRAMTimingStruct->FMC_ExitSelfRefreshDelay = 16; in FMC_SDRAMStructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h254 …uint32_t FMC_ExitSelfRefreshDelay; /*!< Defines the delay from releasing the self refresh comman… member

Completed in 7 milliseconds