![]() |
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) |
uint32_t BOARD_DebugConsoleSrcFreq | ( | void | ) |
Definition at line 25 of file board.c.
Referenced by BOARD_InitDebugConsole(), and LPUART1_GetFreq().
void BOARD_InitDebugConsole | ( | void | ) |
Definition at line 44 of file board.c.
References BOARD_DEBUG_UART_BAUDRATE, BOARD_DEBUG_UART_INSTANCE, BOARD_DEBUG_UART_TYPE, and BOARD_DebugConsoleSrcFreq().