Home
last modified time | relevance | path

Searched defs:IS_LPUART_INSTANCE (Results 1 – 25 of 144) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5804 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l010xb.h5880 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l011xx.h5894 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l021xx.h6034 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l010x4.h5752 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l010x6.h5808 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l041xx.h6180 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l081xx.h6586 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l031xx.h6040 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l051xx.h6213 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l071xx.h6446 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l052xx.h7291 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l072xx.h7628 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l062xx.h7431 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l063xx.h7588 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l053xx.h7450 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l073xx.h7787 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l083xx.h7927 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
Dstm32l082xx.h7768 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1) macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h7402 #define IS_LPUART_INSTANCE(INSTANCE) (0U) macro
Dstm32g050xx.h7526 #define IS_LPUART_INSTANCE(INSTANCE) (0U) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h15345 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
15796 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
Dstm32wba52xx.h14637 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
15088 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
Dstm32wba5mxx.h15363 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
15814 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
Dstm32wba55xx.h15363 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
15814 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro

123456