Project

General

Profile

Revision 40

fixed something

View differences:

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

  
8 8
/* Delay for KBC */
9
#define DELAY   20000 /* @brief KBC Response Delay */
9
#define DELAY           20000 /* @brief KBC Response Delay */
10
#define KBC_NUM_TRIES   10    /* @brief Number of tries to issue command before timeout */
10 11

  
11 12
/* I/O Ports Addresses */
12 13

  

Also available in: Unified diff