Searched refs:CACHEAXI_DISABLE_TIMEOUT_VALUE (Results 1 – 1 of 1) sorted by relevance
124 #define CACHEAXI_DISABLE_TIMEOUT_VALUE 1U /* 1ms */ macro437 if ((HAL_GetTick() - tickstart) > CACHEAXI_DISABLE_TIMEOUT_VALUE) in HAL_CACHEAXI_Disable()