Searched refs:HAL_CACHEAXI_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
213 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_Init()244 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_DeInit()390 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_Enable()423 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_Disable()498 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_Invalidate()628 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in HAL_CACHEAXI_Invalidate_IT()1386 hcacheaxi->ErrorCode = HAL_CACHEAXI_ERROR_NONE; in CACHEAXI_CommandByAddr()
120 #define HAL_CACHEAXI_ERROR_NONE 0x00000000U /*!< No error */ macro