Files
OpenCellular/include
David Hendricks 546aeddc97 stm32: add a FIFO for keyboard usage
This CL adds a simple FIFO to store keystrokes. The keyboard_scan()
function will push keystrokes into the FIFO and is the only producer,
while keyboard_get_scan() will pop entries and is the only consumer.

BUG=chrome-os-partner:9594
TEST=tested on daisy
Signed-off-by: David Hendricks <dhendrix@chromium.org>

Testing was mostly subjectively done by typing a sentence quickly
at the Chrome UI.

Change-Id: I6faff41b0f16b75d6426df13a239f84eb62634ec
2012-05-16 16:53:59 -07:00
..
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2012-04-19 11:08:28 -07:00
2012-04-24 09:59:31 -07:00
2012-05-15 01:32:44 +00:00
2012-05-15 18:34:50 -07:00
2011-12-07 19:10:02 +00:00
2012-04-10 14:09:40 -07:00
2012-05-15 18:34:50 -07:00
2012-04-19 13:08:58 -07:00
2012-02-02 20:51:45 +08:00
2012-01-11 11:37:55 -08:00
2012-05-14 23:33:21 +00:00
2011-12-07 19:10:02 +00:00
2012-04-25 14:51:33 -07:00
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2012-04-06 09:06:53 -07:00
2012-04-25 14:49:49 -07:00
2012-04-19 11:08:28 -07:00
2012-04-24 17:46:54 -07:00
2012-05-14 13:35:03 -07:00
2011-12-07 19:10:02 +00:00
2012-04-24 17:46:54 -07:00