![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
Go to the source code of this file.
Functions | |
void | BOARD_InitDebugConsole (void) |
void | BOARD_InitDebugConsole_Core1 (void) |
#define BOARD_ACCEL_I2C_CLOCK_FREQ 12000000 |
Definition at line 35 of file board.h.
Referenced by BOARD_ConfigMPU(), BOARD_InitDebugConsole(), and BOARD_InitDebugConsole_Core1().
#define BOARD_CODEC_I2C_BASEADDR I2C4 |
Definition at line 55 of file board.h.
Referenced by BOARD_ConfigMPU(), BOARD_InitDebugConsole(), and BOARD_InitDebugConsole_Core1().
#define BOARD_CODEC_I2C_CLOCK_FREQ 12000000 |
Definition at line 56 of file board.h.
Referenced by BOARD_ConfigMPU(), BOARD_InitDebugConsole(), and BOARD_InitDebugConsole_Core1().
#define BOARD_DEBUG_UART_BAUDRATE_CORE1 115200U |
Definition at line 52 of file board.h.
Referenced by BOARD_InitDebugConsole_Core1().
#define BOARD_DEBUG_UART_CLK_ATTACH_CORE1 kFRO12M_to_FLEXCOMM1 |
#define BOARD_DEBUG_UART_CLK_FREQ_CORE1 12000000U |
Definition at line 40 of file board.h.
Referenced by BOARD_InitDebugConsole_Core1().
#define BOARD_DEBUG_UART_INSTANCE 0U |
Definition at line 26 of file board.h.
Referenced by BOARD_InitDebugConsole().
#define BOARD_DEBUG_UART_INSTANCE_CORE1 1U |
Definition at line 39 of file board.h.
Referenced by BOARD_InitDebugConsole_Core1().
#define BOARD_DEBUG_UART_RST_CORE1 kFC1_RST_SHIFT_RSTn |
Definition at line 42 of file board.h.
Referenced by BOARD_InitDebugConsole_Core1().
#define BOARD_DEBUG_UART_TYPE kSerialPort_Uart |
#define BOARD_DEBUG_UART_TYPE_CORE1 kSerialPort_Uart |
Definition at line 37 of file board.h.
Referenced by BOARD_InitDebugConsole_Core1().
#define BOARD_INITGT202SHIELD_PWRON_GPIO GPIO |
#define BOARD_INITSILEX2401SHIELD_PWRON_GPIO GPIO |
#define BOARD_SDIF_CD_GPIO_INIT | ( | ) |
#define BOARD_SDIF_CD_STATUS | ( | ) | GPIO_PinRead(BOARD_SD_CARD_DETECT_GPIO, BOARD_SD_CARD_DETECT_PORT, BOARD_SD_CARD_DETECT_PIN) |
#define LED_BLUE_INIT | ( | output | ) |
Enable target LED1
#define LED_BLUE_OFF | ( | ) |
Turn off target LED1
#define LED_BLUE_ON | ( | ) |
Turn on target LED1
#define LED_BLUE_TOGGLE | ( | ) |
Toggle on target LED1
#define LED_GREEN_INIT | ( | output | ) |
Enable target LED1
#define LED_GREEN_OFF | ( | ) |
Turn off target LED1
#define LED_GREEN_ON | ( | ) |
Turn on target LED1
#define LED_GREEN_TOGGLE | ( | ) |
Toggle on target LED1
#define LED_RED_INIT | ( | output | ) |
Enable target LED1
#define LED_RED_OFF | ( | ) |
Turn off target LED1 \ \ \ \ \ \ \
#define LED_RED_ON | ( | ) |
Turn on target LED1
#define LED_RED_TOGGLE | ( | ) |
Toggle on target LED1
void BOARD_InitDebugConsole_Core1 | ( | void | ) |
Definition at line 44 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_CORE1, BOARD_DEBUG_UART_CLK_FREQ_CORE1, BOARD_DEBUG_UART_INSTANCE_CORE1, BOARD_DEBUG_UART_RST_CORE1, BOARD_DEBUG_UART_TYPE_CORE1, data, and I2C_Type.