Project

General

Profile

Revision 323

more stuff

View differences:

timer.h
9 9

  
10 10
int (subscribe_timer_interrupt)(uint8_t interrupt_bit, int *interrupt_id);
11 11

  
12
void (timer_int_handler)(void);
13

  
12 14
uint32_t (timer_get_no_interrupts)(void);
13 15

  
14 16
#endif //TIMER_H_INCLUDED

Also available in: Unified diff