#include <kbd_port.h>#include <kbd.h>Go to the source code of this file.
Functions | |
| int | kbd_port_init (void) |
| Initializes keyboard handler. | |
| void | kbd_port_reclaim (void) |
| void | kbd_port_write (uint8_t data) |
| void | kbd_port_yield (void) |
Definition in file dummy.c.
1.4.7