Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_ftdi.h33 #define SIO_SET_DTR_MASK 0x1 macro
34 #define SIO_SET_DTR_HIGH (1 | (SIO_SET_DTR_MASK << 8))
35 #define SIO_SET_DTR_LOW (0 | (SIO_SET_DTR_MASK << 8))

Completed in 3 milliseconds