Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usb_core.c334 usb_regs->gr->GRSTCTL |= GRSTCTL_CSRST; in usb_core_reset()
337 while (usb_regs->gr->GRSTCTL & GRSTCTL_CSRST) { in usb_core_reset()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_regs.h233 #define GRSTCTL_CSRST BIT(0) /*!< core soft reset */ macro

Completed in 8 milliseconds