| /bsp/wch/risc-v/ch32v103r-evt/board/ |
| A D | debug.c | 134 USART_Cmd(USART1, ENABLE); in USART_Printf_Init() 138 USART_Cmd(USART2, ENABLE); in USART_Printf_Init() 142 USART_Cmd(USART3, ENABLE); in USART_Printf_Init()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_usart.h | 154 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_usart.h | 157 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_usart.h | 156 void USART_Cmd(USART_TypeDef *USARTx, FunctionalState NewState);
|
| /bsp/hk32/libraries/rt_drivers/ |
| A D | drv_usart.c | 119 USART_Cmd(usart_instance->usartx, ENABLE); in hk32_configure()
|
| /bsp/wch/arm/Libraries/ch32_drivers/ |
| A D | drv_uart_ch32f10x.c | 120 USART_Cmd(usart_dev->periph, ENABLE); in ch32f1_usart_configure()
|
| A D | drv_uart_ch32f20x.c | 160 USART_Cmd(usart_dev->periph, ENABLE); in ch32f2_usart_configure()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_usart.h | 348 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState);
|
| /bsp/airm2m/air32f103/libraries/rt_drivers/ |
| A D | drv_usart.c | 210 USART_Cmd(uart->config->Instance, ENABLE); in air32_configure()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_usart.c | 229 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_usart.c | 228 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_usart.c | 250 void USART_Cmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_Cmd() function
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_usart.c | 292 USART_Cmd(uart->config->Instance, ENABLE); in ch32_configure()
|
| A D | drv_usart_v2.c | 338 USART_Cmd(uart->handle.Instance, ENABLE); in ch32_configure() 1313 USART_Cmd(uart->handle.Instance, ENABLE); in ch32_uart_dma_config()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_usart.h | 478 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_usart.c | 331 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() function
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_usart.h | 502 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_usart.c | 250 void USART_Cmd(USART_TypeDef* USARTx, FunctionalState NewState) in USART_Cmd() function
|
| /bsp/ft32/libraries/Drivers/ |
| A D | drv_usart.c | 168 USART_Cmd(uart->config->Instance, ENABLE); in ft32_configure()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_usart.c | 349 void USART_Cmd(USART_TypeDef *USARTx, FunctionalState NewState) in USART_Cmd() function
|