Search | Google it | Results 1 - 1 of 1 for funcall:SetOBJNAME from tkernel_2/kernel/sysmgr/src/device.c (0.00 seconds) |
51: /* Generate message buffer for event notification */ 52: SetOBJNAME(cmbf.exinf, OBJNAME_DMMBF); 53: cmbf.mbfatr = TA_TFIFO; 741: /* Generate semaphore for device management synchronous control */ 742: SetOBJNAME(csem.exinf, OBJNAME_DMSEM); 743: csem.sematr = TA_TFIFO | TA_FIRST;