![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Go to the source code of this file.
Functions | |
uint32_t | BOARD_DebugConsoleSrcFreq (void) |
void | BOARD_InitDebugConsole (void) |
void | BOARD_ConfigMPU (void) |
void BOARD_ConfigMPU | ( | void | ) |
Definition at line 62 of file board.c.
References BOARD_ACCEL_I2C_BASEADDR, BOARD_ACCEL_I2C_CLOCK_FREQ, BOARD_CODEC_I2C_BASEADDR, BOARD_CODEC_I2C_CLOCK_FREQ, and data.
void BOARD_InitDebugConsole | ( | void | ) |
Definition at line 54 of file board.c.
References BOARD_DEBUG_UART_BAUDRATE, BOARD_DEBUG_UART_INSTANCE, BOARD_DEBUG_UART_TYPE, and BOARD_DebugConsoleSrcFreq().