Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/acm/
Dcdcacm.c42 static int32_t g_inFifo = 0; variable
140 if (g_inFifo && req->actual) { in UsbSerialRxPush()
292 g_inFifo = 0; in UsbSerialReadSpeedStart()
436 g_inFifo = 1; in UsbSerialOpen()