Home
last modified time | relevance | path

Searched refs:ZLP_NO_NEED (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp121 ZLP_NO_NEED = 0, /* no need send ZLP */ enumerator
228 ((req->actual == 0 && mtpDev->needZLP == ZLP_TRY) || mtpDev->needZLP == ZLP_NO_NEED)) { in UsbMtpPortTxReqCheck()
299 if (mtpDev->needZLP == ZLP_NO_NEED) { in UsbMtpPortStartTxAsync()
1136 uint8_t needZLP = ZLP_NO_NEED; in Write()
1380 mtpDev_->needZLP = ZLP_NO_NEED; in ReceiveFile()
1503 mtpDev_->needZLP = ZLP_NO_NEED; in SendFile()

Completed in 3 milliseconds