Searched refs:UART8_BASE (Results 1 – 10 of 10) sorted by relevance
56 #define UART8_BASE (APB1PERIPH_BASE + 0x7C00) ///< Base Address: … macro100 #define UART8 ((UART_TypeDef*) UART8_BASE)
47 #define USART8 ((HW_USART_TypeDef *)UART8_BASE)
601 #define UART8_BASE 0x80020000 macro
29 #define UART8_BASE 0xBFE4C800 macro
225 #define IMX6ULL_UART8_BASE UART8_BASE /* UART 8 */
975 #define UART8_BASE (APB1PERIPH_BASE + 0x2000) macro1074 #define UART8 ((USART_TypeDef *) UART8_BASE)
7225 #define UART8_BASE (APB1PERIPH_BASE + 0x7C00) macro7350 #define UART8 ((USART_T *) UART8_BASE)
198 #define UART8_BASE (APB1_BASE + 0x7C00) macro5487 #define UART8 ((UART_Type*)UART8_BASE)
Completed in 161 milliseconds