Home
last modified time | relevance | path

Searched refs:ExitSelfRefreshDelay (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_fmc.c837 assert_param(IS_FMC_EXITSELFREFRESH_DELAY(Timing->ExitSelfRefreshDelay)); in FMC_SDRAM_Timing_Init()
855 (((Timing->ExitSelfRefreshDelay)-1) << 4) |\ in FMC_SDRAM_Timing_Init()
871 (((Timing->ExitSelfRefreshDelay)-1) << 4) |\ in FMC_SDRAM_Timing_Init()
/lk-master/platform/stm32f7xx/
A Dsdram.c212 Timing.ExitSelfRefreshDelay = 7; in stm32_sdram_init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h618 …uint32_t ExitSelfRefreshDelay; /*!< Defines the delay from releasing the self refresh comm… member

Completed in 8 milliseconds