gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:isOverlapMemArea (0.00 seconds)
tkernel_2
monitor/driver/flash/src/main.c - 6.5KB - 159 lines
55:         /* Confirm if monitor itself is to be written */
56:         reset = isOverlapMemArea(addr, addr + sz, MSA_MON);
57:         if ( reset && msg != 0 ) {