Home
last modified time | relevance | path

Searched refs:DIEPCTL_TXFNUM (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.h532 #define DIEPCTL_TXFNUM BITS(22, 25) /*!< tx FIFO number */ macro

Completed in 9 milliseconds