Home
last modified time | relevance | path

Searched refs:ARM_USART_FLOW_CONTROL_CTS (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/CMSIS_Driver/
DDriver_USART.c298 case ARM_USART_FLOW_CONTROL_CTS: in USARTx_SetFlowControl()
308 case ARM_USART_FLOW_CONTROL_CTS: in USARTx_SetFlowControl()
/trusted-firmware-m-3.4.0/platform/ext/driver/
DDriver_USART.h110 #define ARM_USART_FLOW_CONTROL_CTS (2UL << ARM_USART_FLOW_CONTROL_Pos) ///< CTS Flow Contr… macro