Home
last modified time | relevance | path

Searched refs:backup_xfercount (Results 1 – 4 of 4) sorted by relevance

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_host.h105 __IO uint32_t backup_xfercount[USBFS_MAX_TX_FIFOS]; member
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Include/
A Dusbh_core.h259 return pudev->host.backup_xfercount[pp_num]; in usbh_xfercount_get()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usbh_int.c301 pudev->host.backup_xfercount[pp_num] = pp->xfer_len - (pp_reg->HCHLEN & HCHLEN_TLEN); in usbh_int_pipe_in()
528 pudev->host.backup_xfercount[pp_num] = pudev->host.pipe[pp_num].xfer_count; in usbh_int_rxfifonoempty()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_core.c87 usbh_core.host.backup_xfercount[i] = 0U; in usbh_init()

Completed in 18 milliseconds