Home
last modified time | relevance | path

Searched refs:UART5_BASE (Results 1 – 25 of 149) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f100xe.h609 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
696 #define UART5 ((USART_TypeDef *)UART5_BASE)
Dstm32f101xg.h631 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
721 #define UART5 ((USART_TypeDef *)UART5_BASE)
Dstm32f101xe.h615 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
699 #define UART5 ((USART_TypeDef *)UART5_BASE)
Dstm32f103xe.h754 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
847 #define UART5 ((USART_TypeDef *)UART5_BASE)
Dstm32f103xg.h764 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
863 #define UART5 ((USART_TypeDef *)UART5_BASE)
Dstm32f105xc.h753 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
840 #define UART5 ((USART_TypeDef *)UART5_BASE)
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l151xdx.h660 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
739 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l151xe.h660 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
739 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l152xdx.h676 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
756 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l152xe.h676 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
756 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l162xdx.h697 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
778 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l162xe.h697 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
778 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l151xd.h705 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
792 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l152xd.h721 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
809 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32l162xd.h742 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
831 #define UART5 ((USART_TypeDef *) UART5_BASE)
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f302xc.h718 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
804 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32f358xx.h689 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
783 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32f303xc.h728 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
824 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32f302xe.h780 #define UART5_BASE (APB1PERIPH_BASE + 0x00005000UL) macro
887 #define UART5 ((USART_TypeDef *) UART5_BASE)
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h907 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
1027 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32f205xx.h861 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
979 #define UART5 ((USART_TypeDef *) UART5_BASE)
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g4a1xx.h1045 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
1187 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32g491xx.h1013 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
1154 #define UART5 ((USART_TypeDef *) UART5_BASE)
Dstm32g473xx.h1070 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
1228 #define UART5 ((USART_TypeDef *) UART5_BASE)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f405xx.h856 #define UART5_BASE (APB1PERIPH_BASE + 0x5000UL) macro
974 #define UART5 ((USART_TypeDef *) UART5_BASE)

123456