STM324x9I_EVAL + 0/1 examples
CodeScope will show references to EVAL_COM1 from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

EVAL_COM1 macro

Definition for COM port1, connected to USART1

Syntax

#define EVAL_COM1 USART1

Examples

EVAL_COM1 is referenced by 1 libraries and example projects.

References

LocationText
stm324x9i_eval.h:193
#define EVAL_COM1 USART1
stm324x9i_eval.c:87
USART_TypeDef* COM_USART[COMn] = {EVAL_COM1};