Home
last modified time | relevance | path

Searched refs:HAL_OSPI_ErrorCallback (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c387 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_Init()
706 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
768 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
781 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
1861 __weak void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_ErrorCallback() function
2146 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_UnRegisterCallback()
2785 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAError()
2820 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAAbortOnError()
2873 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c345 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_Init()
663 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
725 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
738 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
1855 __weak void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_ErrorCallback() function
2140 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_UnRegisterCallback()
2535 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAError()
2588 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c357 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_Init()
680 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
742 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
755 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
1870 __weak void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_ErrorCallback() function
2155 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_UnRegisterCallback()
2832 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAError()
2885 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c358 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_Init()
677 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
739 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
752 HAL_OSPI_ErrorCallback(hospi); in HAL_OSPI_IRQHandler()
1988 __weak void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi) in HAL_OSPI_ErrorCallback() function
2273 hospi->ErrorCallback = HAL_OSPI_ErrorCallback; in HAL_OSPI_UnRegisterCallback()
2944 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAError()
2997 HAL_OSPI_ErrorCallback(hospi); in OSPI_DMAAbortCplt()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h785 void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h831 void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h837 void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h812 void HAL_OSPI_ErrorCallback(OSPI_HandleTypeDef *hospi);