Lines Matching refs:USART1_NS
1039 #define USART1_NS ((USART_TypeDef *) USART1_BASE_NS) macro
1137 #define USART1 USART1_NS
10340 #define IS_USART_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10343 #define IS_UART_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10346 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
10350 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10353 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10356 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
10360 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
10364 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
10368 #define IS_UART_LIN_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10371 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
10375 #define IS_IRDA_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10378 #define IS_SMARTCARD_INSTANCE(INSTANCE) ((INSTANCE) == USART1_NS)
10381 #define IS_UART_AUTONOMOUS_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \