Home
last modified time | relevance | path

Searched refs:uart_putc_options (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/pexpert/pexpert/arm/
H A Dprotos.h34 void uart_putc_options(char, bool);
/xnu-11215.1.10/pexpert/arm/
H A Dpe_kprintf.c168 uart_putc_options(c, poll); in serial_putc_options()
H A Dpe_serial.c1035 uart_putc_options(char c, bool poll) in uart_putc_options() function
1054 uart_putc_options(c, true); in uart_putc()