HAL + 0/6 examples
CodeScope will show references to HAL_SDRAM_ProgramRefreshRate() from the following samples and libraries:
Drivers
Boards
Examples
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_SDRAM_ProgramRefreshRate()

HAL_SDRAM_ProgramRefreshRate() function

Programs the SDRAM Memory Refresh rate.

Syntax

HAL_StatusTypeDef HAL_SDRAM_ProgramRefreshRate(SDRAM_HandleTypeDef *hsdram,     uint32_t RefreshRate);
Implemented in stm32f4xx_hal_sdram.c:1119

Arguments

hsdram

pointer to a SDRAM_HandleTypeDef structure that contains the configuration information for SDRAM module.

RefreshRate

The SDRAM refresh rate value

Return value

HAL status

Examples

HAL_SDRAM_ProgramRefreshRate() is referenced by 6 libraries and example projects.

References

Call Tree

Functions called by HAL_SDRAM_ProgramRefreshRate()
HAL_SDRAM_ProgramRefreshRate()
all items filtered out
Type of HAL_SDRAM_ProgramRefreshRate()
HAL_SDRAM_ProgramRefreshRate()
all items filtered out