Searched refs:ux_host_class_hid_keyboard_numlock_on_array (Results 1 – 5 of 5) sorted by relevance
36 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable441 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()
38 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable54 … .ux_host_class_hid_keyboard_layout_numlock_on_array = ux_host_class_hid_keyboard_numlock_on_array,
29 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,
73 static UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable544 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()
72 UCHAR ux_host_class_hid_keyboard_numlock_on_array[] = variable86 ux_host_class_hid_keyboard_numlock_on_array,