Home
last modified time | relevance | path

Searched refs:DEPCTL_CNAK (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.c346 epctl |= DEPCTL_CNAK | DEPCTL_EPEN; in usb_transc_inxfer()
417 epctl |= DEPCTL_EPEN | DEPCTL_CNAK; in usb_transc_outxfer()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_regs.h531 #define DEPCTL_CNAK BIT(26) /*!< clear NAK */ macro

Completed in 9 milliseconds