gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:timer_insert_abs (0.00 seconds)
tkernel_2
kernel/tkernel/src/time_calls.c - 27.4KB - 1,118 lines
284: {
285:         timer_insert_abs(&cyccb->cyctmeb, tm, (CBACK)call_cychdr, cyccb);
286: }
799: 800: timer_insert_abs(&almcb->almtmeb, tm, (CBACK)call_almhdr, almcb); 801: }