gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:FlushCache from tkernel_2/kernel/extension/memory/nommu/segmgr.c (0.00 seconds)
tkernel_2
kernel/extension/memory/nommu/segmgr.c - 10.5KB - 418 lines
35:         /* Cache off not possible, so cache flash only is performed. */
36:         FlushCache(laddr, len);
37: 
129: /* Flush cache */ 130: FlushCache(*laddr, len); 131: