Home
last modified time | relevance | path

Searched refs:UX_HID_LED_KEY_CAPS_LOCK (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_with_report_id_test.c395 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_host_simulation_entry()
419 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_host_simulation_entry()
576 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_slave_simulation_entry()
603 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
610 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_slave_simulation_entry()
635 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
700 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
714 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
Dusbx_hid_keyboard_key_test.c511 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_host_simulation_entry()
639 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_host_simulation_entry()
814 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_slave_simulation_entry()
850 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
868 if (i == UX_HID_LED_KEY_CAPS_LOCK || in tx_demo_thread_slave_simulation_entry()
902 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
1009 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
1047 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in tx_demo_thread_slave_simulation_entry()
Dusbx_class_hid_keyboard_basic_test.c434 device_hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_CAPS_LOCK; in test_hid_keyboard_keys()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h98 #define UX_HID_LED_KEY_CAPS_LOCK 0x39 macro
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_callback.c324 case UX_HID_LED_KEY_CAPS_LOCK :