gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tk_set_flg from tkernel_2/driver/tef_em1d/lowkbpd/src/common.c (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
291:         if (er >= E_OK) {      /* send command */
292:                 er = tk_set_flg(CmdFlg, cmd);
293:         }
329: /* command receive permitted */ 330: if (tk_set_flg(CmdFlg, DeviceCommandReady) < E_OK) continue; 331: