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

EVAL_COM1_TX_GPIO_PORT macro

Syntax

#define EVAL_COM1_TX_GPIO_PORT GPIOA

Examples

EVAL_COM1_TX_GPIO_PORT is referenced by 1 libraries and example projects.

References

LocationText
stm324x9i_eval.h:198
#define EVAL_COM1_TX_GPIO_PORT GPIOA
stm324x9i_eval.c:89
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT};