Search | Google it | Results 1 - 2 of 2 for funcall:tk_srea_dev (0.00 seconds) |
84: if (er >= E_OK) { 85: er = tk_srea_dev(dd, DN_KPINPUT, (VB*)&EvtMbx, 86: sizeof(EvtMbx), &n);
125: /* get UTC date/time from RTC */ 126: er = tk_srea_dev(dd, DN_CKDATETIME, &dt, sizeof(dt), &asz); 127: if (er < E_OK) {