Include dependency graph for i8254.c:

Go to the source code of this file.
Defines | |
| #define | CLK_PORT1 0x40 |
| #define | CLK_PORT4 0x43 |
| #define | CLK_CONST 1193180 |
| #define | MAGIC_NUMBER 1194 |
| #define | LOOPS 150000 |
| #define | SHIFT 11 |
Functions | |
| static void | i8254_interrupt (int n, istate_t *istate) |
| void | i8254_init (void) |
| void | i8254_normal_operation (void) |
| void | i8254_calibrate_delay_loop (void) |
Definition in file i8254.c.
1.4.6