Search | Google it | Results 1 - 1 of 1 for funcall:SetOBJNAME from tkernel_2/driver/tef_em1d/lowkbpd/src/hwkbpd.c (0.00 seconds) |
348: /* define TP processing task */ 349: SetOBJNAME(ctsk.exinf, "lkbY"); 350: ctsk.task = tp_task; 530: /* define SW processing task */ 531: SetOBJNAME(ctsk.exinf, "lkbX"); 532: ctsk.task = sw_task; 606: 607: SetOBJNAME(cflg.exinf, "lkbZ"); 608: cflg.flgatr = TA_TFIFO | TA_WMUL;