Lines Matching refs:USART1_NS
1817 #define USART1_NS ((USART_TypeDef *) USART1_BASE_NS) macro
2728 #define USART1 USART1_NS
20291 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20296 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20303 #define IS_UART_FIFO_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20311 #define IS_UART_SPI_SLAVE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20316 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20323 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20331 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20339 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20347 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20354 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20362 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \
20369 #define IS_SMARTCARD_INSTANCE(INSTANCE) (((INSTANCE) == USART1_NS) || \