Searched refs:CDC_RTS_MASK (Results 1 – 2 of 2) sorted by relevance
85 #define CDC_RTS_MASK 0x0002 macro307 CDC_RTS = ((setupPkt->wVal & CDC_RTS_MASK) != 0); in CDC_Control_FS()