Search | Google it | Results 1 - 1 of 1 for funcall:tk_set_flg from tkernel_2/driver/tef_em1d/lowkbpd/src/common.c (0.00 seconds) |
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: