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

/seL4-refos-master/libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_vkey.c527 case VK_PACKET:
528 return "VK_PACKET";
H A Dkeyboard_vkey.h214 VK_PACKET = 0xE7, /* Used to pass Unicode characters as if they were keystrokes. */ enumerator in enum:virtual_keycode_enum
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_vkey.c527 case VK_PACKET:
528 return "VK_PACKET";
H A Dkeyboard_vkey.h214 VK_PACKET = 0xE7, /* Used to pass Unicode characters as if they were keystrokes. */ enumerator in enum:virtual_keycode_enum

Completed in 84 milliseconds