![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
#include <stdint.h>
#include "fsl_common.h"
#include "clock_config.h"
#include "board.h"
#include "fsl_debug_console.h"
Go to the source code of this file.
Functions | |
status_t | BOARD_InitDebugConsole (void) |
Variables | |
const uint32_t | ExtClockIn = BOARD_EXTCLKINRATE |
status_t BOARD_InitDebugConsole | ( | void | ) |
Definition at line 52 of file board.c.
References BOARD_DEBUG_UART_BASEADDR, BOARD_DEBUG_UART_BAUDRATE, BOARD_DEBUG_UART_CLK_FREQ, and BOARD_DEBUG_UART_RST.
const uint32_t ExtClockIn = BOARD_EXTCLKINRATE |