Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam0.c469 endpoint->EPSTATUSSET.bit.STALLRQ0 = 1; in usb_dc_ep_set_stall()
490 endpoint->EPSTATUSCLR.bit.STALLRQ0 = 1; in usb_dc_ep_clear_stall()
516 *stalled = endpoint->EPSTATUS.bit.STALLRQ0; in usb_dc_ep_is_stalled()