gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:ltoll (0.00 seconds)
tkernel_2
kernel/tkernel/src/time_calls.c - 27.4KB - 1,118 lines
48:         BEGIN_CRITICAL_SECTION;
49:         real_time_ofs = ll_sub(ltoll(tim_u), current_time);
50:         END_CRITICAL_SECTION;
More results from time_calls.c
kernel/tkernel/src/timer.c - 6.2KB - 216 lines
67: 
68:         current_time = real_time_ofs = ltoll(0);
69:         QueInit(&timer_queue);
More results from timer.c