Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Source/
A Dusbh_hid_core.c491 hid->state = HID_POLL; in usbh_hid_handle()
496 case HID_POLL: in usbh_hid_handle()
559 if (HID_POLL == hid->state) { in usbh_hid_sof()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Include/
A Dusbh_hid_core.h95 HID_POLL, enumerator

Completed in 9 milliseconds