#include "types.h"#include "fix.h"Defines | |
| #define | TIMER_FREQUENCY 1193180 |
| #define | _far |
| #define | __far |
| #define | __interrupt |
| #define | timer_get_fixed_secondsX timer_get_fixed_seconds |
| #define | timer_get_approx_seconds timer_get_fixed_seconds |
Functions | |
| void | timer_init () |
| void | timer_close () |
| void | timer_set_rate (int count_val) |
| void | timer_set_function (void _far *function) |
| fix | timer_get_fixed_seconds () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6