Searched refs:TxState (Results 1 – 2 of 2) sorted by relevance
531 hcdc->TxState =0; in USBD_CDC_Init()671 hcdc->TxState = 0; in USBD_CDC_DataIn()852 if(hcdc->TxState == 0) in USBD_CDC_TransmitPacket()855 hcdc->TxState = 1; in USBD_CDC_TransmitPacket()
121 __IO uint32_t TxState; member