Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_hid_keyboard_key_with_report_id_test.c36 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable
441 for (i = 0; i < ARRAY_COUNT(ux_host_class_hid_keyboard_numlock_on_array); i++) in tx_demo_thread_host_simulation_entry()
447 expected_key = ux_host_class_hid_keyboard_numlock_on_array[i]; in tx_demo_thread_host_simulation_entry()
449 if (keyboard_key != ux_host_class_hid_keyboard_numlock_on_array[i]) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_keyboard_ioctl_test.c38 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable
54 … .ux_host_class_hid_keyboard_layout_numlock_on_array = ux_host_class_hid_keyboard_numlock_on_array,
Dusbx_test_USBX_141_keyboard_layout.c29 extern UCHAR ux_host_class_hid_keyboard_numlock_on_array[];
36 … .ux_host_class_hid_keyboard_layout_numlock_on_array = ux_host_class_hid_keyboard_numlock_on_array,
Dusbx_hid_keyboard_key_test.c73 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable
544 for (i = 0; i < ARRAY_COUNT(ux_host_class_hid_keyboard_numlock_on_array); i++) in tx_demo_thread_host_simulation_entry()
554 expected_key = ux_host_class_hid_keyboard_numlock_on_array[i]; in tx_demo_thread_host_simulation_entry()
556 if (keyboard_key != ux_host_class_hid_keyboard_numlock_on_array[i]) in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_activate.c72 UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable
86 ux_host_class_hid_keyboard_numlock_on_array,