Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/
A Dusbd_transc.c89 udev->dev.control.ctl_state = (uint8_t)USB_CTL_STATUS_IN; in usbd_ctl_status_send()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/
A Ddrv_usb_dev.h48USB_CTL_STATUS_IN, /*!< USB control transfer stat… enumerator
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usbd_int.c233 … if ((0U == ep_num) && ((uint8_t)USB_CTL_STATUS_IN == udev->dev.control.ctl_state)) { in usbd_int_epin()

Completed in 10 milliseconds