Home
last modified time | relevance | path

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

/xnu-8792.81.2/pexpert/pexpert/arm/
H A Dprotos.h27 void uart_putc_options(char, bool);
/xnu-8792.81.2/pexpert/arm/
H A Dpe_kprintf.c168 uart_putc_options(c, poll); in serial_putc_options()
H A Dpe_serial.c966 uart_putc_options(char c, bool poll) in uart_putc_options() function
993 uart_putc_options(c, true); in uart_putc()