36#ifndef LIBBSP_ARM_LPC176X_SYSTEM_CLOCKS_H
37#define LIBBSP_ARM_LPC176X_SYSTEM_CLOCKS_H
68static inline unsigned lpc176x_get_timer1(
void )
unsigned lpc176x_pllclk(void)
Returns the PLL output clock frequency in [Hz].
Definition: system-clocks.c:89
void lpc176x_timer_initialize(void)
Initializes the standard timer.
Definition: system-clocks.c:54
unsigned lpc176x_cclk(void)
Returns the CPU clock frequency in [Hz].
Definition: system-clocks.c:108
void lpc176x_micro_seconds_delay(unsigned us)
Delay for us micro seconds.
Definition: system-clocks.c:72
Specific register definitions according to lpc176x family boards.
API definitions of the for the timer of the lpc176x bsp.