gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:con_def_subsys from tkernel_2/driver/tef_em1d/console/src/line_drv.c (0.00 seconds)
tkernel_2
driver/tef_em1d/console/src/line_drv.c - 5.3KB - 177 lines
112:                 /* Deregister the subsystem */
113:                 con_def_subsys(SERIAL_SVC, SERIAL_PRI, NULL, NULL);
114: 
174: /* Register the subsystem */ 175: return con_def_subsys(SERIAL_SVC, SERIAL_PRI, 176: &serial_io_entry, &serial_io_break);