Home
last modified time | relevance | path

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

/bsp/x86/drivers/
A Dkeyboard.h30 #define FLAG_CTRL_L 0x0800 /* Control key */ macro
A Dkeyboard.c248 key |= ctrl_l ? FLAG_CTRL_L : 0; in keyboard_read()

Completed in 7 milliseconds