Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam0.c514 *stalled = endpoint->EPSTATUS.bit.STALLRQ1; in usb_dc_ep_is_stalled()
516 *stalled = endpoint->EPSTATUS.bit.STALLRQ0; in usb_dc_ep_is_stalled()
606 if (endpoint->EPSTATUS.bit.BK1RDY) { in usb_dc_ep_write()
650 if (!endpoint->EPSTATUS.bit.BK0RDY) { in usb_dc_ep_read_ex()