Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usb_host.c345 if (dword_len > (pudev->regs.hr->HPTFQSTAT & HPTFQSTAT_PTXFS)) { in usb_pipe_xfer()
388 if (0U == (pudev->regs.hr->HPTFQSTAT & HPTFQSTAT_PTXFS)) { in usb_pipe_halt()
A Ddrv_usbh_int.c586 txfiforeg = &pudev->regs.hr->HPTFQSTAT; in usbh_int_txfifoempty()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_regs.h112 …__IO uint32_t HPTFQSTAT; /*!< USB host periodic transmit FIFO/queue status … member

Completed in 17 milliseconds