Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_with_report_id_test.c42 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable
459 for (i = 0; i < ARRAY_COUNT(ux_host_class_hid_keyboard_numlock_off_array); i++) in tx_demo_thread_host_simulation_entry()
465 expected_key = ux_host_class_hid_keyboard_numlock_off_array[i]; in tx_demo_thread_host_simulation_entry()
467 if (keyboard_key != ux_host_class_hid_keyboard_numlock_off_array[i]) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c44 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable
55 …ux_host_class_hid_keyboard_layout_numlock_off_array = ux_host_class_hid_keyboard_numlock_off_array,
Dusbx_test_USBX_141_keyboard_layout.c30 extern UCHAR ux_host_class_hid_keyboard_numlock_off_array[];
37 …ux_host_class_hid_keyboard_layout_numlock_off_array = ux_host_class_hid_keyboard_numlock_off_array,
Dusbx_hid_keyboard_key_test.c79 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable
566 for (i = 0; i < ARRAY_COUNT(ux_host_class_hid_keyboard_numlock_off_array); i++) in tx_demo_thread_host_simulation_entry()
578 expected_key = ux_host_class_hid_keyboard_numlock_off_array[i]; in tx_demo_thread_host_simulation_entry()
580 if (keyboard_key != ux_host_class_hid_keyboard_numlock_off_array[i]) in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_activate.c77 UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable
87 ux_host_class_hid_keyboard_numlock_off_array,