Searched refs:HAL_CACHE_ID_D_CACHE (Results 1 – 3 of 3) sorted by relevance
15 HAL_CACHE_ID_D_CACHE, enumerator
262 hal_cache_sync(HAL_CACHE_ID_D_CACHE); in hal_spi_send()343 hal_cache_sync(HAL_CACHE_ID_D_CACHE); //PSRAM must sync cache to memory when used dma in hal_spi_recv()428 hal_cache_sync(HAL_CACHE_ID_D_CACHE); //PSRAM must sync cache to memory when used dma in hal_spi_send_and_recv()504 hal_cache_sync(HAL_CACHE_ID_D_CACHE); //PSRAM must sync cache to memory when used dma in hal_spi_send_recv()
233 hal_cache_sync(HAL_CACHE_ID_D_CACHE); in hal_spi_send_ch395()328 hal_cache_sync(HAL_CACHE_ID_D_CACHE); in hal_spi_send_ch395_sockdata()447 hal_cache_sync(HAL_CACHE_ID_D_CACHE); in hal_spi_send_and_recv_ch395_normal()
Completed in 5 milliseconds