ISSDK  1.8
IoT Sensing Software Development Kit
Functions
board.c File Reference
#include "fsl_common.h"
#include "fsl_debug_console.h"
#include "board.h"
#include "fsl_iomuxc.h"
Include dependency graph for board.c:

Go to the source code of this file.

Functions

uint32_t BOARD_DebugConsoleSrcFreq (void)
 
void BOARD_InitDebugConsole (void)
 
void BOARD_ConfigMPU (void)
 

Function Documentation

◆ BOARD_ConfigMPU()

void BOARD_ConfigMPU ( void  )

◆ BOARD_DebugConsoleSrcFreq()

uint32_t BOARD_DebugConsoleSrcFreq ( void  )

Definition at line 35 of file board.c.

◆ BOARD_InitDebugConsole()

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().

Here is the call graph for this function: