| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_uart.h | 176 void UART_Cmd(UART_TypeDef* uart, FunctionalState state);
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_uart.h | 224 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState);
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_uart.h | 224 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_uart.h | 224 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState);
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_uart.h | 224 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_uart.h | 162 void UART_Cmd(UART_Type *UARTx, uint32_t Mode, uint32_t NewState);
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_uart.h | 157 void UART_Cmd(UART_TypeDef *UARTx, uint32_t Mode, uint32_t NewState);
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_uart.c | 193 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState) in UART_Cmd() function
|
| /bsp/Vango/v85xx/drivers/ |
| A D | drv_usart.c | 222 UART_Cmd(UARTx, UART_InitParaStruct.Mode, ENABLE); in V85xx_configure()
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_uart.c | 311 void UART_Cmd(UART_Type *UARTx, uint32_t Mode, uint32_t NewState) in UART_Cmd() function
|
| /bsp/Vango/v85xxp/drivers/ |
| A D | drv_usart.c | 216 UART_Cmd(UARTx, UART_InitParaStruct.Mode, ENABLE); in V85xxP_configure()
|
| /bsp/mm32f526x/drivers/ |
| A D | drv_uart.c | 46 UART_Cmd(uart->uart, ENABLE); in mm32_uart_configure()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_uart.c | 210 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState) in UART_Cmd() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_uart.c | 218 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState) in UART_Cmd() function
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_uart.c | 218 void UART_Cmd(UART_TypeDef* UARTx, FunctionalState NewState) in UART_Cmd() function
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_uart.c | 317 void UART_Cmd(UART_TypeDef *UARTx, uint32_t Mode, uint32_t NewState) in UART_Cmd() function
|
| /bsp/mm32f103x/drivers/ |
| A D | drv_uart.c | 56 UART_Cmd(uart->uart, ENABLE); in mm32_uart_configure()
|
| /bsp/mm32l3xx/drivers/ |
| A D | drv_uart.c | 56 UART_Cmd(uart->uart, ENABLE); in mm32_uart_configure()
|
| /bsp/mm32f327x/drivers/ |
| A D | drv_uart.c | 60 UART_Cmd(uart->uart, ENABLE); in mm32_uart_configure()
|
| /bsp/tkm32F499/drivers/ |
| A D | drv_uart.c | 60 UART_Cmd(uart->uart, ENABLE); in tkm32_uart_configure()
|
| /bsp/mm32l07x/drivers/ |
| A D | drv_uart.c | 58 UART_Cmd(uart->uart, ENABLE); in mm32_uart_configure()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_uart.c | 137 void UART_Cmd(UART_TypeDef* uart, FunctionalState state) in UART_Cmd() function
|