Searched refs:hid (Results 1 – 5 of 5) sorted by relevance
65 const USBD_HID_API_T* hid; /**< Pointer to function table which exposes functions member
152 ret = USBD_API->hid->init(hUsb, &hid_param); in usb_hid_init()
195 ret = USBD_API->hid->init(hUsb, &hid_param); in Keyboard_init()
197 ret = USBD_API->hid->init(hUsb, &hid_param); in Mouse_Init()
198 ret = USBD_API->hid->init(hUsb, &hid_param); in Mouse_Init()
Completed in 6 milliseconds