USBH_HID_SetProtocol() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_HID_SetProtocol() function

USBH_Set_Protocol Set protocol State.

Syntax

USBH_StatusTypeDef USBH_HID_SetProtocol(USBH_HandleTypeDef *phost,     uint8_t protocol);
Implemented in usbh_hid.c:698

Arguments

phost

Host handle

protocol

Set Protocol for HID : boot/report protocol

Return value

USBH Status

References

LocationReferrerText
usbh_hid.c:698
usbh_hid.h:302
usbh_hid.c:341USBH_HID_ClassRequest()
classReqStatus = USBH_HID_SetProtocol(phost, 0U);

Call Tree

Functions calling USBH_HID_SetProtocol()
Functions called by USBH_HID_SetProtocol()
all items filtered out
USBH_HID_SetProtocol()
all items filtered out
Type of USBH_HID_SetProtocol()
USBH_HID_SetProtocol()
all items filtered out