Home
last modified time | relevance | path

Searched refs:UX_HID_LED_KEY_SCROLL_LOCK (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_with_report_id_test.c397 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_host_simulation_entry()
421 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_host_simulation_entry()
578 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_slave_simulation_entry()
612 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_slave_simulation_entry()
701 hid_event.ux_device_class_hid_event_buffer[3] = UX_HID_LED_KEY_SCROLL_LOCK; in tx_demo_thread_slave_simulation_entry()
715 hid_event.ux_device_class_hid_event_buffer[3] = UX_HID_LED_KEY_SCROLL_LOCK; in tx_demo_thread_slave_simulation_entry()
Dusbx_hid_keyboard_key_test.c513 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_host_simulation_entry()
641 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_host_simulation_entry()
816 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_slave_simulation_entry()
870 i == UX_HID_LED_KEY_SCROLL_LOCK) in tx_demo_thread_slave_simulation_entry()
1010 hid_event.ux_device_class_hid_event_buffer[3] = UX_HID_LED_KEY_SCROLL_LOCK; in tx_demo_thread_slave_simulation_entry()
1048 hid_event.ux_device_class_hid_event_buffer[3] = UX_HID_LED_KEY_SCROLL_LOCK; in tx_demo_thread_slave_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h100 #define UX_HID_LED_KEY_SCROLL_LOCK 0x47 macro
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_callback.c332 case UX_HID_LED_KEY_SCROLL_LOCK :