Search | Google it | Results 1 - 1 of 1 for funcall:LowKbPdDrv from tkernel_2/kernel/sysmain/src/usermain.c (0.00 seconds) |
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