Home
last modified time | relevance | path

Searched defs:semihosting_console_init (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dsemihosting_console.h18 static inline void semihosting_console_init(const char *file_path __unused) in semihosting_console_init() function
/optee_os/core/drivers/
H A Dsemihosting_console.c54 void semihosting_console_init(const char *file_path) in semihosting_console_init() function