Searched refs:ux_host_class_hid_keyboard_numlock_off_array (Results 1 – 5 of 5) sorted by relevance
42 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable459 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()
44 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable55 …ux_host_class_hid_keyboard_layout_numlock_off_array = ux_host_class_hid_keyboard_numlock_off_array,
30 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,
79 static UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable566 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()
77 UCHAR ux_host_class_hid_keyboard_numlock_off_array[] = variable87 ux_host_class_hid_keyboard_numlock_off_array,