Home
last modified time | relevance | path

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

12345678910>>...12

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h5307 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030x8.h5368 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f031x6.h5621 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030xc.h5729 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f038xx.h5590 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f070x6.h5552 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f070xb.h5724 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h5235 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xb.h5358 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xb.h5860 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xe.h6451 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xg.h6580 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f102x6.h6354 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xe.h6400 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5769 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l010xb.h5845 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l011xx.h5860 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l021xx.h6000 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l010x4.h5718 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l010x6.h5774 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l041xx.h6145 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l081xx.h6531 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l031xx.h6005 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l051xx.h6168 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l071xx.h6391 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

12345678910>>...12