Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_cacheaxi.c266 hcacheaxi->MspDeInitCallback = HAL_CACHEAXI_MspDeInit; in HAL_CACHEAXI_DeInit()
273 HAL_CACHEAXI_MspDeInit(hcacheaxi); in HAL_CACHEAXI_DeInit()
301 __weak void HAL_CACHEAXI_MspDeInit(CACHEAXI_HandleTypeDef *hcacheaxi) in HAL_CACHEAXI_MspDeInit() function
1193 hcacheaxi->MspDeInitCallback = HAL_CACHEAXI_MspDeInit; in HAL_CACHEAXI_UnRegisterCallback()
1216 hcacheaxi->MspDeInitCallback = HAL_CACHEAXI_MspDeInit; in HAL_CACHEAXI_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cacheaxi.h258 void HAL_CACHEAXI_MspDeInit(CACHEAXI_HandleTypeDef *hcacheaxi);