Searched defs:rt_hw_cpu_dcache_invalidate (Results 1 – 6 of 6) sorted by relevance
91 #define rt_hw_cpu_dcache_invalidate rt_hw_cpu_dcache_invalidate_local macro
110 #define rt_hw_cpu_dcache_invalidate rt_hw_cpu_dcache_invalidate_local macro
36 void rt_hw_cpu_dcache_invalidate(void *addr, rt_size_t size) in rt_hw_cpu_dcache_invalidate() function
65 #define rt_hw_cpu_dcache_invalidate rt_hw_cpu_dcache_invalidate_local macro
34 void rt_hw_cpu_dcache_invalidate(void *addr, int size) in rt_hw_cpu_dcache_invalidate() function
44 void rt_hw_cpu_dcache_invalidate(void *addr, int size) in rt_hw_cpu_dcache_invalidate() function
Completed in 29 milliseconds