Home
last modified time | relevance | path

Searched defs:IS_UART_HWFLOW_INSTANCE (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h5313 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030x8.h5376 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f031x6.h5627 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030xc.h5745 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f038xx.h5596 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f070x6.h5560 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f070xb.h5736 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h5247 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xb.h5373 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xb.h5875 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xe.h6472 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xg.h6601 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f102x6.h6366 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xe.h6421 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5794 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l010xb.h5870 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l011xx.h5884 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l021xx.h6024 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l010x4.h5742 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l010x6.h5798 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l041xx.h6170 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l081xx.h6571 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l031xx.h6030 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART2) || \ macro
Dstm32l051xx.h6200 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l071xx.h6431 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

12345678910>>...12