Defines | Functions

timer3.c File Reference

#include <timer3.h>
#include <mcu_regs.h>
#include <cpu_def.h>
#include <system_def.h>
Include dependency graph for timer3.c:

Defines

#define CPU_CYCLE_NSEC   (1000000000/CPU_SYS_HZ)

Functions

int init_timer3 (long long nsec)
timer_t get_timer ()

Define Documentation

#define CPU_CYCLE_NSEC   (1000000000/CPU_SYS_HZ)

Function Documentation

timer_t get_timer (  ) 

Here is the caller graph for this function:

int init_timer3 ( long long  nsec  ) 

Here is the caller graph for this function: