Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dsemihosting_console.c31 static int semihosting_console_getchar(struct serial_chip *chip __unused) in semihosting_console_getchar() function
38 .getchar = semihosting_console_getchar,