Home
last modified time | relevance | path

Searched defs:IS_UART_FIFO_INSTANCE (Results 1 – 25 of 135) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h6643 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32c031xx.h6807 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32c071xx.h7706 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h7397 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32g050xx.h7521 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32g031xx.h7936 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g070xx.h7681 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g041xx.h8244 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g051xx.h8471 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g061xx.h8779 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g071xx.h9200 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g0b0xx.h9289 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32g081xx.h9508 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h15300 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro
15751 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
Dstm32wba52xx.h14592 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro
15043 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
Dstm32wba5mxx.h15318 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro
15769 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
Dstm32wba55xx.h15318 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || ((INSTANCE) == USART1_S) || \ macro
15769 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h19726 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_S) || \ macro
20303 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
Dstm32l562xx.h20512 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_S) || \ macro
21104 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \ macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h9813 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
Dstm32wle5xx.h9809 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h9932 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h10128 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h10695 #define IS_UART_FIFO_INSTANCE(INSTANCE) ((INSTANCE) == USART1) macro
Dstm32wb1mxx.h10705 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro

123456