Home
last modified time | relevance | path

Searched refs:FLAG_ALT_R (Results 1 – 2 of 2) sorted by relevance

/bsp/x86/drivers/
A Dkeyboard.h33 #define FLAG_ALT_R 0x4000 /* Alternate key */ macro
A Dkeyboard.c251 key |= alt_r ? FLAG_ALT_R : 0; in keyboard_read()

Completed in 5 milliseconds