Project

General

Profile

Revision 31

Minor changes

View differences:

kbc.h
5 5

  
6 6
#define KBC_IRQ     1 /* @brief KBC Controller IRQ Line */
7 7

  
8
/* Delay for KBC */
9
#define DELAY   20000 /* @brief KBC Response Delay */
10

  
8 11
/* I/O Ports Addresses */
9 12

  
10 13
#define KBC_CMD     0x64 /* @brief Address to send commands to KBC */

Also available in: Unified diff