RTEMS 6.1-rc2
|
System clocks. More...
Go to the source code of this file.
Functions | |
void | lpc176x_timer_initialize (void) |
Initializes the standard timer. | |
void | lpc176x_micro_seconds_delay (unsigned us) |
Delay for us micro seconds. | |
unsigned | lpc176x_pllclk (void) |
Returns the PLL output clock frequency in [Hz]. | |
unsigned | lpc176x_cclk (void) |
Returns the CPU clock frequency in [Hz]. | |
System clocks.