Home
last modified time | relevance | path

Searched refs:USART_Config_T (Results 1 – 11 of 11) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h226 } USART_Config_T; typedef
249 void USART_Config(USART_T* uart, USART_Config_T* usartConfig);
250 void USART_ConfigStructInit(USART_Config_T* usartConfig);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h225 } USART_Config_T; typedef
246 void USART_Config(USART_T* uart, USART_Config_T* usartConfig);
247 void USART_ConfigStructInit(USART_Config_T* usartConfig);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h225 } USART_Config_T; typedef
246 void USART_Config(USART_T* uart, USART_Config_T* usartConfig);
247 void USART_ConfigStructInit(USART_Config_T* usartConfig);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h225 } USART_Config_T; typedef
246 void USART_Config(USART_T* uart, USART_Config_T* usartConfig);
247 void USART_ConfigStructInit(USART_Config_T* usartConfig);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h342 } USART_Config_T; typedef
369 void USART_Config(USART_T* uart, USART_Config_T* configStruct);
370 void USART_ConfigStructInit(USART_Config_T* configStruct);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usart.c91 void USART_Config(USART_T* uart, USART_Config_T* usartConfig) in USART_Config()
136 void USART_ConfigStructInit(USART_Config_T* usartConfig) in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_usart.c91 void USART_Config(USART_T* uart, USART_Config_T* usartConfig) in USART_Config()
136 void USART_ConfigStructInit(USART_Config_T* usartConfig) in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_usart.c81 void USART_Config(USART_T* uart, USART_Config_T* usartConfig) in USART_Config()
126 void USART_ConfigStructInit(USART_Config_T* usartConfig) in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c105 void USART_Config(USART_T *usart, USART_Config_T *usartConfig) in USART_Config()
162 void USART_ConfigStructInit(USART_Config_T *usartConfig) in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c134 void USART_Config(USART_T* uart, USART_Config_T* configStruct) in USART_Config()
189 void USART_ConfigStructInit(USART_Config_T* configStruct) in USART_ConfigStructInit()
/bsp/apm32/libraries/Drivers/
A Ddrv_usart.c105 USART_Config_T USART_ConfigStruct; in apm32_uart_configure()

Completed in 19 milliseconds