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 01:16:01 +08:00
2012-04-19 11:08:28 -07:00
2012-04-19 11:08:28 -07:00
2012-05-14 16:07:17 -07:00
2012-04-24 09:59:31 -07:00
2012-03-09 21:10:13 +08: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-04-02 10:57:03 -07:00
2012-02-15 16:34:54 -08:00
2012-05-08 21:00:38 -07:00
2012-05-09 16:09:10 -07:00
2012-05-15 18:34:50 -07:00
2012-05-11 13:36:34 -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-16 16:53:59 -07:00
2012-04-23 17:57:41 +08:00
2012-04-26 13:57:19 -07:00
2012-05-08 12:03:49 -07: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 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2012-04-19 13:08:58 -07:00
2012-03-16 11:03:13 -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-03-06 16:15:30 +08:00
2012-04-19 13:08:58 -07:00
2012-05-08 21:00:38 -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-05 11:30:16 +08:00
2012-05-14 09:12:50 -07:00
2012-02-18 13:37:53 +08:00
2012-04-24 17:46:54 -07:00
2012-05-09 16:09:10 -07:00
2012-05-14 13:35:03 -07:00
2011-12-07 19:10:02 +00:00
2012-03-02 16:46:26 +00:00
2012-04-19 08:39:41 -07:00
2012-04-24 17:46:54 -07:00