#include "board.h"
#include "string.h"
#include "retarget.h"
Go to the source code of this file.
| static Status Board_Audio_CodecInit |
( |
int |
micIn | ) |
|
|
static |
| static void Board_LED_Init |
( |
| ) |
|
|
static |
| static void delay |
( |
uint32_t |
i | ) |
|
|
static |
| 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.