RTEMS  5.0.0
Macros | Functions
clock.c File Reference

clock functions definitions. More...

#include <stdlib.h>
#include <rtems.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <bsp/tms570-rti.h>
#include <rtems/timecounter.h>
#include "../../../shared/dev/clock/clockimpl.h"

Macros

#define TMS570_PREFERRED_TC_FREQUENCY   1000000
 
#define Clock_driver_support_initialize_hardware   tms570_clock_driver_support_initialize_hardware
 
#define Clock_driver_support_at_tick   tms570_clock_driver_support_at_tick
 
#define Clock_driver_support_initialize_hardware   tms570_clock_driver_support_initialize_hardware
 
#define Clock_driver_support_install_isr(Clock_isr)   tms570_clock_driver_support_install_isr( Clock_isr )
 

Functions

void Clock_isr (void *arg)
 

Detailed Description

clock functions definitions.