Revision 281
more changes. i8254.h was removed
timer.h | ||
---|---|---|
5 | 5 |
#ifndef TIMER_H_INCLUDED |
6 | 6 |
#define TIMER_H_INCLUDED |
7 | 7 |
|
8 |
#define TIMER0_IRQ 0 /**< @brief Timer 0 IRQ line */ |
|
9 |
|
|
8 | 10 |
int (subscribe_timer_interrupt)(uint8_t interrupt_bit, int *interrupt_id); |
9 | 11 |
|
10 | 12 |
uint32_t no_interrupts; |
Also available in: Unified diff