CMSIS + 0/1 examples
CodeScope will show references to IS_UART_HWFLOW_INSTANCE from the following samples and libraries:
 
Symbols
loading...
Files
loading...

IS_UART_HWFLOW_INSTANCE macro

Syntax

#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \     ((INSTANCE) == USART2) || \     ((INSTANCE) == USART3) || \     ((INSTANCE) == UART4) || \     ((INSTANCE) == UART5) || \     ((INSTANCE) == USART6))

Arguments

INSTANCE

Examples

IS_UART_HWFLOW_INSTANCE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:8564
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f401xe.h:8564
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f407xx.h:15504
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f410rx.h:7289
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f410tx.h:7237
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f411xe.h:8598
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f412zx.h:14433
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f413xx.h:15364
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f417xx.h:15784
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f429xx.h:17074
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f439xx.h:17368
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f446xx.h:15852
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f469xx.h:20164
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \
stm32f479xx.h:20461
#define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \