Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/CMSIS_Driver/
DDriver_USART.c293 case ARM_USART_FLOW_CONTROL_RTS: in USARTx_SetFlowControl()
313 case ARM_USART_FLOW_CONTROL_RTS: in USARTx_SetFlowControl()
/trusted-firmware-m-latest/platform/ext/driver/
DDriver_USART.h109 #define ARM_USART_FLOW_CONTROL_RTS (1UL << ARM_USART_FLOW_CONTROL_Pos) ///< RTS Flow Contr… macro
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/Include/
DDriver_USART.h115 #define ARM_USART_FLOW_CONTROL_RTS (1UL << ARM_USART_FLOW_CONTROL_Pos) ///< RTS Flow Contr… macro