Searched defs:console (Results 1 – 9 of 9) sorted by relevance
20 static struct ulog_backend console = { 0 }; variable
63 rt_device_t console; in at_cli_init() local87 rt_device_t console; in at_cli_deinit() local
44 rt_device_t console = rt_console_get_device(); in __fputc() local
187 const char *console, **ofw_name; in tty_device_compare() local231 const char *console = con; in ofw_console_tty_find() local
209 rt_device_t console; in _sys_write() local
524 rt_device_t console = rt_console_get_device(); in finsh_thread_entry() local
301 rt_device_t console; in _write_r() local
28 struct virtio_console_device *console; member
4412 rt_device_t console = RT_NULL; in sys_log() local
Completed in 29 milliseconds