Home
last modified time | relevance | path

Searched refs:HAL_CACHE_ID_D_CACHE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_cache.h15 HAL_CACHE_ID_D_CACHE, enumerator
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dspi.c262 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()
/AliOS-Things-master/hardware/board/haas100/drivers/
A Dch395_spi.c233 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