#include <timer3.h>#include <mcu_regs.h>#include <cpu_def.h>#include <system_def.h>
Defines | |
| #define | CPU_CYCLE_NSEC (1000000000/CPU_SYS_HZ) |
Functions | |
| int | init_timer3 (long long nsec) |
| timer_t | get_timer () |
| #define CPU_CYCLE_NSEC (1000000000/CPU_SYS_HZ) |
| timer_t get_timer | ( | ) |

| int init_timer3 | ( | long long | nsec | ) |

1.7.1