![]()  | 
  
    ISSDK
    1.8
    
   IoT Sensing Software Development Kit 
   | 
 
#include <stdint.h>#include "fsl_common.h"#include "fsl_debug_console.h"#include "board.h"#include "fsl_clock.h"
Go to the source code of this file.
Functions | |
| void | BOARD_InitDebugConsole (void) | 
| void BOARD_InitDebugConsole | ( | void | ) | 
Definition at line 36 of file board.c.
References BOARD_ACCEL_I2C_BASEADDR, BOARD_ACCEL_I2C_CLOCK_FREQ, BOARD_CODEC_I2C_BASEADDR, BOARD_CODEC_I2C_CLOCK_FREQ, BOARD_DEBUG_UART_BAUDRATE, BOARD_DEBUG_UART_CLK_ATTACH, BOARD_DEBUG_UART_CLK_FREQ, BOARD_DEBUG_UART_FRG_CLK, BOARD_DEBUG_UART_INSTANCE, BOARD_DEBUG_UART_RST, BOARD_DEBUG_UART_TYPE, BOARD_PMIC_I2C_BASEADDR, BOARD_PMIC_I2C_CLOCK_FREQ, data, and I2C_Type.