LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
board.c File Reference
#include "board.h"
#include "string.h"
#include "retarget.h"

Go to the source code of this file.

Function Documentation

static Status Board_Audio_CodecInit ( int  micIn)
static

Definition at line 243 of file board.c.

static void Board_LED_Init ( )
static

Definition at line 102 of file board.c.

static void delay ( uint32_t  i)
static

Definition at line 238 of file board.c.

Variable Documentation

const uint32_t ExtRateIn = 0

Clock rate on the CLKIN pin This value is defined externally to the chip layer and contains the value in Hz for the CLKIN pin for the board. If this pin isn't used, this rate can be 0.

Definition at line 41 of file board.c.