Searched refs:UART5_BASE (Results 1 – 9 of 9) sorted by relevance
66 #define UART5_BASE 0x40011000 // UART5 macro
79 { UART5_BASE, INT_UART5 },103 (ulBase == UART4_BASE) || (ulBase == UART5_BASE) || in UARTBaseValid()
338 ((*(uint32_t*)&(PERIPH)) != UART5_BASE)) \
1046 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1150 #define UART5 ((USART_TypeDef *) UART5_BASE)
1290 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1384 #define UART5 ((USART_TypeDef *) UART5_BASE)
1688 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1837 #define UART5 ((USART_TypeDef *) UART5_BASE)
1092 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1224 #define UART5 ((USART_TypeDef *) UART5_BASE)
1208 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1346 #define UART5 ((USART_TypeDef *) UART5_BASE)
1141 #define UART5_BASE (APB1PERIPH_BASE + 0x5000) macro1276 #define UART5 ((USART_TypeDef *) UART5_BASE)
Completed in 272 milliseconds