Home
last modified time | relevance | path

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

/bsp/apm32/libraries/Drivers/
A Ddrv_usart.c166 USART_ConfigStruct.stopBits = USART_STOP_BIT_1; in apm32_uart_configure()
172 USART_ConfigStruct.stopBits = USART_STOP_BIT_1; in apm32_uart_configure()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_usart.h63 USART_STOP_BIT_1, /*!< 1-bit stop bit */ enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_usart.h63 USART_STOP_BIT_1 = 0, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_usart.h63 USART_STOP_BIT_1 = 0, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_usart.h63 USART_STOP_BIT_1 = 0, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_usart.c140 usartConfig->stopBits = USART_STOP_BIT_1; in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_usart.c140 usartConfig->stopBits = USART_STOP_BIT_1; in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_usart.c130 usartConfig->stopBits = USART_STOP_BIT_1; in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h71 USART_STOP_BIT_1 = 0, /*!< 1-bit stop bit */ enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_usart.c166 usartConfig->stopBits = USART_STOP_BIT_1; in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c193 configStruct->stopBits = USART_STOP_BIT_1; in USART_ConfigStructInit()

Completed in 33 milliseconds