Home
last modified time | relevance | path

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

/lk-master/platform/stm32f7xx/
A Dsdram.c228 sdramHandle.Init.ReadPipeDelay = FMC_SDRAM_RPIPE_DELAY_0; in stm32_sdram_init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h113 #define IS_FMC_READPIPE_DELAY(__DELAY__) (((__DELAY__) == FMC_SDRAM_RPIPE_DELAY_0) || \
992 #define FMC_SDRAM_RPIPE_DELAY_0 ((uint32_t)0x00000000) macro

Completed in 5 milliseconds