Searched refs:RaspberryPi_putc (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_bcm2835.c78 void RaspberryPi_putc(int c) function
162 RaspberryPi_putc(c);
219 gPESocDispatch.uart_putc = RaspberryPi_putc;

Completed in 16 milliseconds