gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:LowKbPdDrv from tkernel_2/kernel/sysmain/src/usermain.c (0.00 seconds)
tkernel_2
kernel/sysmain/src/usermain.c - 5.0KB - 188 lines
153: #ifdef DRV_LOWKBPD
154:         ercd = LowKbPdDrv(0, NULL);
155:         tm_putstring(ercd >= E_OK ? "LowKbPdDrv - OK\n" : "LowKbPdDrv - ERR\n");
168: #ifdef DRV_LOWKBPD 169: LowKbPdDrv(-1, NULL); 170: #endif