Searched refs:hidh_decode (Results 1 – 2 of 2) sorted by relevance
250 void (*hidh_decode)(uint8_t *data); member
663 if (0 != g_hidh_user_cb->hidh_decode) in USBH_HID_Handle()665 g_hidh_user_cb->hidh_decode((uint8_t*)&USBH_HID_RX_buffer); in USBH_HID_Handle()