Searched defs:console_tx_byte (Results 1 – 2 of 2) sorted by relevance
24 procedure console_tx_byte (chr : Interfaces.C.char); subprogspec
61 void console_tx_byte(unsigned char byte) in console_tx_byte() function