Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_core.h58 USB_EPTYPE_MASK = 3U /*!< endpoint type mask */ enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/
A Dusbd_core.c119 transc->ep_type = (uint8_t)ep_type[ep_desc->bmAttributes & (uint8_t)USB_EPTYPE_MASK]; in usbd_ep_setup()

Completed in 4 milliseconds