Searched refs:UART_ATTR_RTS_DIS (Results 1 – 3 of 3) sorted by relevance
161 #define UART_ATTR_RTS_DIS 0 macro
206 attribute.rts = UART_ATTR_RTS_DIS; in UartSetAttributeTest()
377 return UART_ATTR_RTS_DIS; in CtsRtsToAttr()