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

EVAL_COM1_RX_GPIO_PORT macro

Syntax

#define EVAL_COM1_RX_GPIO_PORT GPIOA

Examples

EVAL_COM1_RX_GPIO_PORT is referenced by 1 libraries and example projects.

References

LocationText
stm324x9i_eval.h:204
#define EVAL_COM1_RX_GPIO_PORT GPIOA
stm324x9i_eval.c:91
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT};