Searched refs:ARM_USART_FLOW_CONTROL_RTS_CTS (Results 1 – 4 of 4) sorted by relevance
299 case ARM_USART_FLOW_CONTROL_RTS_CTS: in USARTx_SetFlowControl()314 case ARM_USART_FLOW_CONTROL_RTS_CTS: in USARTx_SetFlowControl()
111 #define ARM_USART_FLOW_CONTROL_RTS_CTS (3UL << ARM_USART_FLOW_CONTROL_Pos) ///< RTS/CTS Flow C… macro
117 #define ARM_USART_FLOW_CONTROL_RTS_CTS (3UL << ARM_USART_FLOW_CONTROL_Pos) ///< RTS/CTS Flow C… macro
314 case ARM_USART_FLOW_CONTROL_RTS_CTS: in ARM_USARTx_Control()