Search | Google it | Results 1 - 1 of 1 for funcall:FlushCache from tkernel_2/kernel/extension/memory/nommu/segmgr.c (0.00 seconds) |
35: /* Cache off not possible, so cache flash only is performed. */ 36: FlushCache(laddr, len); 37: 129: /* Flush cache */ 130: FlushCache(*laddr, len); 131: