Searched defs:uart_putchar (Results 1 - 17 of 17) sorted by relevance

/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/odroidc2/
H A Dserial.c34 int uart_putchar(ps_chardevice_t *d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/polarfire/
H A Duart.c45 int uart_putchar(ps_chardevice_t *d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Dserial.c39 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/apq8064/
H A Dserial.c37 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dserial.c41 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Dserial.c38 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/tools/riscv-pk/machine/
H A Duart.c9 void uart_putchar(uint8_t ch) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/rockpro64/
H A Dserial.c39 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/qemu-arm-virt/
H A Dserial.c41 int uart_putchar(ps_chardevice_t *d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/bcm2837/
H A Dserial.c52 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/imx31/
H A Dserial.c54 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/omap3/
H A Dserial.c42 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dserial.c78 int uart_putchar(ps_chardevice_t* device, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/hifive/
H A Duart.c63 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/imx/serial/
H A Dserial.c117 int uart_putchar( function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/nvidia/
H A Dserial.c161 int uart_putchar(ps_chardevice_t* d, int c) function
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Dserial.c211 int uart_putchar( function

Completed in 209 milliseconds