Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_ionsp.h237 #define IOSP_RX_FLOW_RTS 0x01 // Edgeport drops RTS to stop incoming data macro
Dio_edgeport.c2522 rxFlow |= IOSP_RX_FLOW_RTS; in change_port_settings()