gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:hwInit (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/common.c - 11.5KB - 376 lines
361:                                         Suspended = TRUE;
362:                                         hwInit(DC_SUSPEND);
363:                                 }
More results from common.c
driver/tef_em1d/lowkbpd/src/main.c - 5.3KB - 178 lines
131:         /* device initialization processing */
132:         er = hwInit(DC_OPEN);
133:         if (er < E_OK) goto EEXIT5;