Home
last modified time | relevance | path

Searched refs:uart_getc (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/pexpert/pexpert/arm/
H A Dprotos.h36 int uart_getc(void);
/xnu-10063.141.1/pexpert/i386/
H A Dpe_serial.c637 uart_getc(void) in uart_getc() function
663 return uart_getc(); in serial_getc()
/xnu-10063.141.1/pexpert/arm/
H A Dpe_kprintf.c180 return uart_getc(); in serial_getc()
H A Dpe_init.c585 *c = (char)uart_getc(); in PE_stub_poll_input()
H A Dpe_serial.c1164 uart_getc(void) in uart_getc() function