Home
last modified time | relevance | path

Searched refs:UART4_BASE (Results 1 – 9 of 9) sorted by relevance

/lk-master/external/platform/stellaris/ti-driverlib/inc/
A Dhw_memmap.h65 #define UART4_BASE 0x40010000 // UART4 macro
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Duart.c78 { UART4_BASE, INT_UART4 },
103 (ulBase == UART4_BASE) || (ulBase == UART5_BASE) || in UARTBaseValid()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_usart.h337 #define IS_USART_PERIPH_FLAG(PERIPH, USART_FLAG) ((((*(uint32_t*)&(PERIPH)) != UART4_BASE) &&\
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dstm32f2xx.h1045 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1149 #define UART4 ((USART_TypeDef *) UART4_BASE)
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dstm32f10x.h1289 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1383 #define UART4 ((USART_TypeDef *) UART4_BASE)
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dstm32f4xx.h1687 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1836 #define UART4 ((USART_TypeDef *) UART4_BASE)
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/
A Dstm32f745xx.h1091 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1223 #define UART4 ((USART_TypeDef *) UART4_BASE)
A Dstm32f756xx.h1207 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1345 #define UART4 ((USART_TypeDef *) UART4_BASE)
A Dstm32f746xx.h1140 #define UART4_BASE (APB1PERIPH_BASE + 0x4C00) macro
1275 #define UART4 ((USART_TypeDef *) UART4_BASE)

Completed in 282 milliseconds