![]() |
RTEMS 6.1
|
System clocks. More...
#include <bsp/lpc24xx.h>Go to the source code of this file.
Functions | |
| void | lpc24xx_timer_initialize (void) |
| Initializes the standard timer. | |
| void | lpc24xx_micro_seconds_delay (unsigned us) |
| Delay for us micro seconds. | |
| unsigned | lpc24xx_pllclk (void) |
| Returns the PLL output clock frequency in [Hz]. | |
| unsigned | lpc24xx_cclk (void) |
| Returns the CPU clock frequency in [Hz]. | |
System clocks.