Home
last modified time | relevance | path

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

/xnu-12377.61.12/pexpert/pexpert/arm/
H A Dprotos.h35 void uart_putc_options(char, bool);
/xnu-12377.61.12/pexpert/arm/
H A Dpe_kprintf.c172 uart_putc_options(c, poll); in serial_putc_options()
H A Dpe_serial.c1082 uart_putc_options(char c, bool poll) in uart_putc_options() function
1101 uart_putc_options(c, true); in uart_putc()