Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_test.c750 UCHAR state_modifier[2] = {0, (0x01 << 1)}; in tx_demo_thread_slave_simulation_entry() local
822 hid_event.ux_device_class_hid_event_buffer[0] = state_modifier[n]; in tx_demo_thread_slave_simulation_entry()
876 hid_event.ux_device_class_hid_event_buffer[0] = state_modifier[n]; in tx_demo_thread_slave_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c522 UCHAR state_modifier[2] = {0, (0x01 << 1)}; in tx_demo_thread_slave_simulation_entry() local