Searched refs:_console_device (Results 1 – 1 of 1) sorted by relevance
62 static rt_device_t _console_device = RT_NULL; variable175 return _console_device; in rt_console_get_device()190 rt_device_t old_device = _console_device; in rt_console_set_device()203 _console_device = new_device; in rt_console_set_device()
Completed in 5 milliseconds