Searched refs:out_device (Results 1 – 1 of 1) sorted by relevance
888 rt_device_t out_device = rt_console_get_device(); in cat() local889 rt_device_write(out_device, 0, (void *)buffer, length); in cat()
Completed in 5 milliseconds