Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usb_dev.c201 *reg_addr &= ~(DEPCTL_MPL | DEPCTL_EPTYPE | DIEPCTL_TXFNUM); in usb_transc0_active()
240 *reg_addr &= ~(DEPCTL_MPL | DEPCTL_EPTYPE | DIEPCTL_TXFNUM); in usb_transc_active()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_regs.h535 #define DEPCTL_EPTYPE BITS(18, 19) /*!< endpoint type */ macro

Completed in 8 milliseconds