Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_with_report_id_test.c396 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_host_simulation_entry()
420 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_host_simulation_entry()
577 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_slave_simulation_entry()
611 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_slave_simulation_entry()
665 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
691 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
716 hid_event.ux_device_class_hid_event_buffer[4] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
Dusbx_hid_keyboard_key_test.c512 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_host_simulation_entry()
640 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_host_simulation_entry()
815 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_slave_simulation_entry()
869 i == UX_HID_LED_KEY_NUM_LOCK || in tx_demo_thread_slave_simulation_entry()
952 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
987 hid_event.ux_device_class_hid_event_buffer[2] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
1011 hid_event.ux_device_class_hid_event_buffer[4] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
1049 hid_event.ux_device_class_hid_event_buffer[4] = UX_HID_LED_KEY_NUM_LOCK; in tx_demo_thread_slave_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h99 #define UX_HID_LED_KEY_NUM_LOCK 0x53 macro
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_callback.c328 case UX_HID_LED_KEY_NUM_LOCK :