Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/cache/
Dcache_nrf.c44 static inline bool is_cache_busy(NRF_CACHE_Type *cache) in is_cache_busy() function
55 while (is_cache_busy(cache)) { in wait_for_cache()