Home
last modified time | relevance | path

Searched refs:HAL_DCACHE_MspDeInit (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dcache.c267 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_DeInit()
298 __weak void HAL_DCACHE_MspDeInit(DCACHE_HandleTypeDef *hdcache) in HAL_DCACHE_MspDeInit() function
1209 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_UnRegisterCallback()
1232 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dcache.c267 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_DeInit()
298 __weak void HAL_DCACHE_MspDeInit(DCACHE_HandleTypeDef *hdcache) in HAL_DCACHE_MspDeInit() function
1209 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_UnRegisterCallback()
1232 hdcache->MspDeInitCallback = HAL_DCACHE_MspDeInit; in HAL_DCACHE_UnRegisterCallback()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dcache.h263 void HAL_DCACHE_MspDeInit(DCACHE_HandleTypeDef *hdcache);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dcache.h263 void HAL_DCACHE_MspDeInit(DCACHE_HandleTypeDef *hdcache);