Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c132 bool trans_zlp; member
617 ep_ctx->trans_zlp = false; in ep_ctx_reset()
830 !ep_ctx->trans_zlp) { in usbd_work_process_ep_events()
1664 if (!data_len && ep_ctx->trans_zlp) { in usb_dc_ep_write()
1665 ep_ctx->trans_zlp = false; in usb_dc_ep_write()
1678 ep_ctx->trans_zlp = true; in usb_dc_ep_write()