STM324xG_EVAL + 0/2 examples
CodeScope will show references to BSP_COM_Init() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
IAP
 
Symbols
loading...
Files
loading...

BSP_COM_Init() function

Configures COM port.

Syntax

void BSP_COM_Init(COM_TypeDef COM,     UART_HandleTypeDef *huart);
Implemented in stm324xg_eval.c:351

Arguments

COM

COM port to be configured. This parameter can be one of the following values: @arg COM1 @arg COM2

huart

Pointer to a UART_HandleTypeDef structure that contains the configuration information for the specified USART peripheral.

Examples

BSP_COM_Init() is referenced by 2 libraries and example projects.

References

Call Tree

Functions called by BSP_COM_Init()
BSP_COM_Init()
all items filtered out
Type of BSP_COM_Init()
BSP_COM_Init()
uint32_t
all items filtered out