Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c44 static int32_t g_inFifo = 0; variable
142 if (g_inFifo && req->actual) { in UsbSerialRxPush()
294 g_inFifo = 0; in UsbSerialReadSpeedStart()
438 g_inFifo = 1; in UsbSerialOpen()