MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / _set_mouse_position

Function _set_mouse_position

bsp/loongson/ls1cdev/drivers/touch.c:405–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405void _set_mouse_position(rt_uint32_t X, rt_uint32_t Y)
406{}
407static void touch_thread_entry(void *parameter)
408{
409 rt_bool_t touch_down = RT_FALSE;

Callers 1

touch_thread_entryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected