Home
last modified time | relevance | path

Searched refs:HAL_CACHEAXI_ErrorCallback (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_cacheaxi.c194 hcacheaxi->ErrorCallback = HAL_CACHEAXI_ErrorCallback; in HAL_CACHEAXI_Init()
977 HAL_CACHEAXI_ErrorCallback(hcacheaxi); in HAL_CACHEAXI_IRQHandler()
1183 hcacheaxi->ErrorCallback = HAL_CACHEAXI_ErrorCallback; in HAL_CACHEAXI_UnRegisterCallback()
1296 __weak void HAL_CACHEAXI_ErrorCallback(CACHEAXI_HandleTypeDef *hcacheaxi) in HAL_CACHEAXI_ErrorCallback() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cacheaxi.h288 void HAL_CACHEAXI_ErrorCallback(CACHEAXI_HandleTypeDef *hcacheaxi);