Searched refs:USART1 (Results 1 – 6 of 6) sorted by relevance
258 if((__HANDLE__)->Instance == USART1) \388 if((__HANDLE__)->Instance == USART1) \476 if((__HANDLE__)->Instance == USART1) \543 if((__HANDLE__)->Instance == USART1) \
77 #define USART1 64 macro
13 optimized for the STM32F429I-DISC1, using USART1 (which is connected to the
1373 #define USART1 ((USART_TypeDef *) USART1_BASE) macro18412 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18417 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18424 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18431 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18439 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18447 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18455 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18462 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \18470 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \[all …]
1516 #define USART1 ((USART_TypeDef *) USART1_BASE) macro20000 #define IS_USART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20005 #define IS_UART_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20012 #define IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20019 #define IS_UART_DRIVER_ENABLE_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20027 #define IS_UART_HALFDUPLEX_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20035 #define IS_UART_HWFLOW_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20043 #define IS_UART_LIN_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20050 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \20058 #define IS_IRDA_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \[all …]