Home
last modified time | relevance | path

Searched refs:GAHBCS (Results 1 – 3 of 3) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_core.h130 usb_regs->gr->GAHBCS |= GAHBCS_GINTEN; in usb_globalint_enable()
142 usb_regs->gr->GAHBCS &= ~GAHBCS_GINTEN; in usb_globalint_disable()
A Ddrv_usb_regs.h88 …__IO uint32_t GAHBCS; /*!< USB global AHB control and status register … member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usb_core.c165 usb_regs->gr->GAHBCS &= ~GAHBCS_BURST; in usb_core_init()
166 usb_regs->gr->GAHBCS |= DMA_INCR8 | GAHBCS_DMAEN; in usb_core_init()

Completed in 10 milliseconds