Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dcache.c399 if (HAL_DCACHE_IsEnabled(hdcache) != 0U) in HAL_DCACHE_Disable()
442 uint32_t HAL_DCACHE_IsEnabled(const DCACHE_HandleTypeDef *hdcache) in HAL_DCACHE_IsEnabled() function
470 if (HAL_DCACHE_IsEnabled(hdcache) == 0U) in HAL_DCACHE_SetReadBurstType()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dcache.c399 if (HAL_DCACHE_IsEnabled(hdcache) != 0U) in HAL_DCACHE_Disable()
442 uint32_t HAL_DCACHE_IsEnabled(const DCACHE_HandleTypeDef *hdcache) in HAL_DCACHE_IsEnabled() function
470 if (HAL_DCACHE_IsEnabled(hdcache) == 0U) in HAL_DCACHE_SetReadBurstType()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dcache.h275 uint32_t HAL_DCACHE_IsEnabled(const DCACHE_HandleTypeDef *hdcache);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dcache.h275 uint32_t HAL_DCACHE_IsEnabled(const DCACHE_HandleTypeDef *hdcache);