Home
last modified time | relevance | path

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

12345678910>>...12

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h5301 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030x8.h5361 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f031x6.h5615 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f030xc.h5717 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f038xx.h5584 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f070x6.h5544 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f070xb.h5714 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h5231 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xb.h5353 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xb.h5855 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xe.h6446 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xg.h6575 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f102x6.h6350 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xe.h6395 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5772 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l010xb.h5848 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l011xx.h5863 #define IS_USART_INSTANCE(INSTANCE) (1 == 0) macro
Dstm32l021xx.h6003 #define IS_USART_INSTANCE(INSTANCE) (1 == 0) macro
Dstm32l010x4.h5721 #define IS_USART_INSTANCE(INSTANCE) (1 == 0) macro
Dstm32l010x6.h5777 #define IS_USART_INSTANCE(INSTANCE) (1 == 0) macro
Dstm32l041xx.h6148 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l081xx.h6537 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l031xx.h6008 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l051xx.h6172 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l071xx.h6397 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

12345678910>>...12