Searched refs:UART_ATTR_RTS_DIS (Results 1 – 5 of 5) sorted by relevance
161 #define UART_ATTR_RTS_DIS 0 macro
229 attribute.rts = UART_ATTR_RTS_DIS; // UART禁用RTS431 attribute.rts = UART_ATTR_RTS_DIS; // UART禁用RTS
206 attribute.rts = UART_ATTR_RTS_DIS; in UartSetAttributeTest()
413 return UART_ATTR_RTS_DIS; in CtsRtsToAttr()
217 attribute.rts = UART_ATTR_RTS_DIS; // Disable RTS.411 attribute.rts = UART_ATTR_RTS_DIS; // Disable RTS.