Searched refs:HAL_SDRAM_RefreshErrorCallback (Results 1 – 2 of 2) sorted by relevance
178 hsdram->RefreshErrorCallback = HAL_SDRAM_RefreshErrorCallback; in HAL_SDRAM_Init()283 HAL_SDRAM_RefreshErrorCallback(hsdram); in HAL_SDRAM_IRQHandler()297 __weak void HAL_SDRAM_RefreshErrorCallback(SDRAM_HandleTypeDef *hsdram) in HAL_SDRAM_RefreshErrorCallback() function789 hsdram->RefreshErrorCallback = HAL_SDRAM_RefreshErrorCallback; in HAL_SDRAM_UnRegisterCallback()
151 void HAL_SDRAM_RefreshErrorCallback(SDRAM_HandleTypeDef *hsdram);