Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_remote_control_usage_get.c75 …ol_usage_get(UX_HOST_CLASS_HID_REMOTE_CONTROL *remote_control_instance, ULONG *usage, ULONG *value) in _ux_host_class_hid_remote_control_usage_get()
169 ULONG *usage, ULONG *value) in _uxe_host_class_hid_remote_control_usage_get()
Dux_host_class_hid_local_item_parse.c77 ULONG usage; in _ux_host_class_hid_local_item_parse() local
Dux_host_class_hid_keyboard_callback.c116 #define GET_ALTERNATE_KEY_BITS_IDX(usage) ((usage) - UX_HID_MODIFIER_KEY_LEFT_CONTROL + ALTER… argument
/USBX-v6.2.1/test/regression/
Dusbx_class_hid_remote_control_basic_test.c396 ULONG *usage, ULONG *value) in _wait_remote_control_usage()
417 ULONG usage; in test_hid_remote_control_events() local
Dusbx_hid_remote_control_tests.c443 ULONG usage; in basic_test() local
585 ULONG usage; in host_event_buffer_test() local
Dusbx_ux_host_class_hid_remote_control_usage_get_test.c286 ULONG usage; in tx_demo_thread_host_simulation_entry() local
Dusbx_ux_host_class_hid_local_item_parse_test.c132 static inline void hid_usage_add(UCHAR *ptr, UCHAR usage) in hid_usage_add()