Searched refs:VK_7 (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_vkey.c34 [VK_7] = {'7', '&', -1},
124 [PS2_KEY_7] = VK_7,
301 case VK_7:
302 return "VK_7";
H A Dkeyboard_vkey.h101 VK_7 = 0x37, /* 7 key */ enumerator in enum:virtual_keycode_enum
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_vkey.c34 [VK_7] = {'7', '&', -1},
124 [PS2_KEY_7] = VK_7,
301 case VK_7:
302 return "VK_7";
H A Dkeyboard_vkey.h101 VK_7 = 0x37, /* 7 key */ enumerator in enum:virtual_keycode_enum

Completed in 79 milliseconds