Home
last modified time | relevance | path

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

/bsp/efm32/
A Ddev_keys.c119 mouse.x = joy.x; in efm32_keys_isr()
120 mouse.y = joy.y; in efm32_keys_isr()
121 rtgui_server_post_event((&mouse.parent), sizeof(mouse)); in efm32_keys_isr()
129 rtgui_server_post_event((&mouse.parent), sizeof(mouse)); in efm32_keys_isr()
139 rtgui_server_post_event((&mouse.parent), sizeof(mouse)); in efm32_keys_isr()
206 mouse.x = joy.x; in efm32_keys_timer_isr()
207 mouse.y = joy.y; in efm32_keys_timer_isr()
208 rtgui_server_post_event((&mouse.parent), sizeof(mouse)); in efm32_keys_timer_isr()
249 mouse.parent.sender = RT_NULL; in efm32_keys_init()
250 mouse.wid = RT_NULL; in efm32_keys_init()
[all …]
A Dapplication.c112 struct rtgui_event_mouse *mouse = (struct rtgui_event_mouse *)event; in pic_view_event_handler() local
114 if (mouse->button == RTGUI_MOUSE_BUTTON_LEFT | RTGUI_MOUSE_BUTTON_UP) in pic_view_event_handler()
116 rt_kprintf("APP: left click (%x)\n", mouse->button); in pic_view_event_handler()
/bsp/simulator/SDL2/
A DREADME.txt12 to provide low level access to audio, keyboard, mouse, joystick, and graphics
/bsp/qemu-virt64-aarch64/
A Dqemu-graphic.sh10 -device virtio-mouse-device,bus=virtio-mmio-bus.4 \
A Dqemu-graphic.bat11 -device virtio-mouse-device,bus=virtio-mmio-bus.4 ^
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_dsi_touch.c167 struct drv_mouse_device *mouse = (struct drv_mouse_device*)device; in drv_mouse_init() local
/bsp/samd21/sam_d2x_asflib/common/services/adp/
A Dadp.h832 uint8_t mouse:1; member
865 config->mode.bit.mouse = 0; in adp_conf_dashboard_graph_get_defaults()
/bsp/avr32/at32uc3a0256/
A DREADME.md14 VGA/keyboard/mouse/audio board based on the 8-core Parallax Propeller
/bsp/bouffalo_lab/bl808/
A DREADME_en.md155 … a TypeC data cable, two serial ports will appear on the computer (if the mouse cannot move, unplu…
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md703 - samples: cherryusb: hid host: separate mouse and keyboard urb
867 - samples: cherryusb: hid host: separate mouse and keyboard urb
939 - samples: cherryusb: add hid mouse freertos sample

Completed in 28 milliseconds