Home
last modified time | relevance | path

Searched defs:IS_IRDA_INSTANCE (Results 1 – 25 of 273) sorted by relevance

1234567891011

/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h5255 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xb.h5383 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xb.h5885 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f100xe.h6482 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xg.h6611 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f102x6.h6374 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f101xe.h6431 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32f102xb.h6493 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5801 #define IS_IRDA_INSTANCE(INSTANCE) (1==0) macro
Dstm32l010xb.h5877 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l011xx.h5891 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l021xx.h6031 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l010x4.h5749 #define IS_IRDA_INSTANCE(INSTANCE) (1==0) macro
Dstm32l010x6.h5805 #define IS_IRDA_INSTANCE(INSTANCE) (1==0) macro
Dstm32l041xx.h6177 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l081xx.h6582 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l031xx.h6037 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART2) macro
Dstm32l051xx.h6209 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32l071xx.h6442 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f031x6.h5609 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f038xx.h5578 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f058xx.h6656 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32f051x8.h6687 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h6645 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32c031xx.h6809 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro

1234567891011