Searched refs:CDC_DTR (Results 1 – 2 of 2) sorted by relevance
170 volatile uint8_t CDC_DTR = 0; // DataTerminalReady variable308 CDC_DTR = ((setupPkt->wVal & CDC_DTR_MASK) != 0); in CDC_Control_FS()309 dbgPrint("CDC_SET_CONTROL_LINE_STATE: RTS=%d, DTR=%d\r\n", CDC_RTS, CDC_DTR); in CDC_Control_FS()