Searched defs:ch (Results 1 - 25 of 27) sorted by relevance

12

/seL4-test-master/kernel/manual/parts/
H A Dintro.tex
H A Dipc.tex
H A Dnotifications.tex
H A Dobjects.tex[all...]
H A Dio.tex
H A Dcspace.tex
H A Dvspace.tex
H A Dthreads.tex
H A Dbootup.tex
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/am335x/
H A Dserial.c31 int ch = EOF; local
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/fvp/
H A Dserial.c33 int ch = EOF; local
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/hikey/
H A Dserial.c30 int ch = EOF; local
/seL4-test-master/tools/riscv-pk/machine/
H A Duart.c9 void uart_putchar(uint8_t ch) argument
28 int32_t ch = uart[UART_REG_RXFIFO]; local
H A Duart16550.c14 void uart16550_putchar(uint8_t ch) argument
H A Duart16750.c14 void uart16750_putchar(uint8_t ch) argument
H A Dhtif.c59 int ch = htif_console_buf; local
92 void htif_console_putchar(uint8_t ch) argument
H A Dmtrap.c25 static uintptr_t mcall_console_putchar(uint8_t ch) argument
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/rockpro64/
H A Dserial.c31 int ch = EOF; local
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/qemu-arm-virt/
H A Dserial.c33 int ch = EOF; local
/seL4-test-master/projects/musllibc/src/thread/
H A Dsynccall.c25 struct chain ch; local
[all...]
/seL4-test-master/tools/seL4/elfloader-tool/include/arch-riscv/
H A Dsbi.h39 static inline void sbi_console_putchar(int ch) argument
/seL4-test-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Daxi_uartlite.c119 int ch = axi_uartlite_getchar(d); local
/seL4-test-master/kernel/include/arch/riscv/arch/
H A Dsbi.h70 static inline void sbi_console_putchar(int ch) argument
/seL4-test-master/projects/musllibc/src/crypt/
H A Dcrypt_des.c652 static uint32_t ascii_to_bin(int ch) argument
672 static inline int ascii_is_unsafe(unsigned char ch) argument
/seL4-test-master/projects/util_libs/libutils/src/
H A Dzf_log.c316 const char *ch; local
384 const char ch = *mem_p; local
[all...]

Completed in 140 milliseconds

12