Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Include/
A Dusbh_core.h58 USBH_SPEED_UNKNOWN_ERROR, enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/
A Dusbh_core.c362 if ((USBH_SPEED_UNKNOWN_ERROR == err_type) || (USBH_UNRECOVERED_ERROR == err_type)) { in usbh_error_handler()

Completed in 6 milliseconds