STM32446E_EVAL
+
0
/1 examples
SourceVu will show references to
BSP_COM_Init()
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
IAP
IAP_Main
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32446E_EVAL
BSP_COM_Init()
BSP_COM_Init() function
Configures COM port.
Syntax
Show:
Summary
Declaration
Definition
from
stm32446e_eval.h:358
void
BSP_COM_Init
(
COM_TypeDef
COM
,
UART_HandleTypeDef
*
husart
)
;
Implemented in
stm32446e_eval.c:515
Arguments
Argument
Description
COM
COM port to be configured. This parameter can be one of the following values: @arg COM1 @arg COM2
husart
Examples
BSP_COM_Init()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out