Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_sdram.h162 HAL_StatusTypeDef HAL_SDRAM_ProgramRefreshRate(SDRAM_HandleTypeDef *hsdram, uint32_t RefreshRate);
/lk-master/platform/stm32f7xx/
A Dsdram.c145 HAL_SDRAM_ProgramRefreshRate(&sdramHandle, RefreshCount); in BSP_SDRAM_Initialization_sequence()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_sdram.c700 HAL_StatusTypeDef HAL_SDRAM_ProgramRefreshRate(SDRAM_HandleTypeDef *hsdram, uint32_t RefreshRate) in HAL_SDRAM_ProgramRefreshRate() function

Completed in 8 milliseconds