gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:to_usec from tkernel_2/kernel/tkernel/src/time_calls.c (0.00 seconds)
tkernel_2
kernel/tkernel/src/time_calls.c - 27.4KB - 1,118 lines
162: {
163:         return _tk_dly_tsk_u(to_usec(dlytim));
164: }
327: lccyc.cychdr = pk_ccyc->cychdr; 328: lccyc.cyctim_u = to_usec(pk_ccyc->cyctim); 329: lccyc.cycphs_u = to_usec(pk_ccyc->cycphs); 330: #if USE_OBJECT_NAME
892: { 893: return _tk_sta_alm_u(almid, to_usec(almtim)); 894: }