gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:kpSendMsg (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
187:         /* send event */
188:         kpSendMsg(evt);
189: }
More results from common.c
driver/tef_em1d/lowkbpd/src/main.c - 5.3KB - 178 lines
128:         evt.f.flgid = CmdFlg;
129:         if ((er = kpSendMsg(&evt)) < E_OK) goto EEXIT5;
130: