gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:tk_opn_dev (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/main.c - 5.3KB - 178 lines
82:         /* extract ID of the mailbox for event notification to KB/PD driver */
83:         dd = er = tk_opn_dev(devkbpd, TD_READ);
84:         if (er >= E_OK) {
t2ex
t2ex_source/kernel/sysmain/src/command.c - 24.4KB - 884 lines
87:         /* open RTC (CLOCK) driver */
88:         dd = tk_opn_dev("CLOCK", (set == TRUE) ? TD_WRITE : TD_READ);
89:         if (dd < E_OK) {
More results from t2ex