Lines Matching refs:USART1_NS
1387 #define USART1_NS ((USART_TypeDef *) USART1_BASE_NS) macro
1614 #define USART1 USART1_NS
13523 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13528 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13533 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13539 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13549 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13554 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13560 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13566 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13571 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13576 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13582 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
13587 #define IS_SMARTCARD_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \