HAL
HAL_SDRAM_IRQHandler() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_SDRAM_IRQHandler() function

This function handles SDRAM refresh error interrupt request.

Syntax

void HAL_SDRAM_IRQHandler(SDRAM_HandleTypeDef *hsdram);
Implemented in stm32f4xx_hal_sdram.c:286

Arguments

hsdram

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

Return value

HAL status

References

LocationText
stm32f4xx_hal_sdram.c:286
void HAL_SDRAM_IRQHandler(SDRAM_HandleTypeDef *hsdram)
stm32f4xx_hal_sdram.h:151
void HAL_SDRAM_IRQHandler(SDRAM_HandleTypeDef *hsdram);

Call Tree

Functions called by HAL_SDRAM_IRQHandler()
HAL_SDRAM_IRQHandler()
all items filtered out
Data read by HAL_SDRAM_IRQHandler()
Data written by HAL_SDRAM_IRQHandler()
HAL_SDRAM_IRQHandler()
all items filtered out