Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_fmc.c765 assert_param(IS_FMC_READ_BURST(Init->ReadBurst)); in FMC_SDRAM_Init()
784 Init->ReadBurst |\ in FMC_SDRAM_Init()
797 Init->ReadBurst |\ in FMC_SDRAM_Init()
/lk-master/platform/stm32f7xx/
A Dsdram.c227 sdramHandle.Init.ReadBurst = FMC_SDRAM_RBURST_ENABLE; in stm32_sdram_init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h602 …uint32_t ReadBurst; /*!< This bit enable the SDRAM controller to anticipate the … member

Completed in 7 milliseconds