Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dudc_platform.h147 #define USB_TXCSR_SENTSTALL (0x0020) /* RC */ macro
A Dhal_udc.c1000 if (USB_DRV_Reg(&musb->txcsr) & USB_TXCSR_SENTSTALL) { in udc_handle_ep()
1002 USB_DRV_ClearBits(&musb->txcsr, USB_TXCSR_SENTSTALL in udc_handle_ep()
1229 USB_DRV_ClearBits(&musb->txcsr, USB_TXCSR_SENTSTALL); in udc_set_halt_ex()

Completed in 10 milliseconds