Home
last modified time | relevance | path

Searched refs:hardwareFlowCtrl (Results 1 – 3 of 3) sorted by relevance

/bsp/apm32/libraries/Drivers/
A Ddrv_usart.c122 USART_ConfigStruct.hardwareFlowCtrl = USART_FLOW_CTRL_NONE; in apm32_uart_configure()
125 USART_ConfigStruct.hardwareFlowCtrl = USART_FLOW_CTRL_RTS_CTS; in apm32_uart_configure()
128 USART_ConfigStruct.hardwareFlowCtrl = USART_FLOW_CTRL_NONE; in apm32_uart_configure()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c158 temp |= (uint32_t)configStruct->hardwareFlowCtrl; in USART_Config()
196 configStruct->hardwareFlowCtrl = USART_FLOW_CTRL_NONE; in USART_ConfigStructInit()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h341 USART_HARDWARE_FLOW_CTRL_T hardwareFlowCtrl; member

Completed in 8 milliseconds