RTEMS  5.0.0
Functions
system-clocks.h File Reference

System clocks. More...

#include <bsp/lpc176x.h>
#include <bsp/timer-defs.h>

Go to the source code of this file.

Functions

void lpc176x_timer_initialize (void)
 Initializes the standard timer. More...
 
void lpc176x_micro_seconds_delay (unsigned us)
 Delay for us micro seconds. More...
 
unsigned lpc176x_pllclk (void)
 Returns the PLL output clock frequency in [Hz]. More...
 
unsigned lpc176x_cclk (void)
 Returns the CPU clock frequency in [Hz]. More...
 

Detailed Description

System clocks.