Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dofw.c342 rt_device_t con_dev = rt_console_get_device(); in rt_ofw_console_setup() local
344 if (con_dev) in rt_ofw_console_setup()
348 rt_device_control(con_dev, RT_DEVICE_CTRL_CONFIG, &con_conf); in rt_ofw_console_setup()

Completed in 3 milliseconds