Home
last modified time | relevance | path

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

/bsp/fujitsu/mb9x/mb9bf500r/
A Dapplication.c67 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, "ADC"); in rt_init_thread_entry()
70 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, "CPU"); in rt_init_thread_entry()
73 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, "KEY"); in rt_init_thread_entry()
86 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, buf); in rt_init_thread_entry()
93 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, buf); in rt_init_thread_entry()
120 rt_device_control(device, RT_DEVICE_CTRL_LCD_PUT_STRING, buf); in rt_init_thread_entry()
A Dlcd.h161 #define RT_DEVICE_CTRL_LCD_PUT_STRING 11 macro
A Dlcd.c445 case RT_DEVICE_CTRL_LCD_PUT_STRING: in rt_lcd_control()

Completed in 11 milliseconds