_SetupPkt_Struc::wIndex is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

_SetupPkt_Struc::wIndex field

Syntax

References

LocationReferrerText
usbh_def.h:234
usbh_audio.c:1268USBH_AC_SetCur()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_audio.c:1340USBH_AC_GetCur()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_audio.c:1413USBH_AC_GetMax()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_audio.c:1486USBH_AC_GetRes()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_audio.c:1559USBH_AC_GetMin()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_audio.c:1588USBH_AUDIO_SetEndpointControls()
phost->Control.setup.b.wIndex.w = wIndex;
usbh_cdc.c:465GetLineCoding()
phost->Control.setup.b.wIndex.w = 0U;
usbh_cdc.c:489SetLineCoding()
phost->Control.setup.b.wIndex.w = 0U;
usbh_ctlreq.c:210USBH_GetDescriptor()
phost->Control.setup.b.wIndex.w = 0x0409U;
usbh_ctlreq.c:214USBH_GetDescriptor()
phost->Control.setup.b.wIndex.w = 0U;
usbh_ctlreq.c:241USBH_SetAddress()
phost->Control.setup.b.wIndex.w = 0U;
usbh_ctlreq.c:265USBH_SetCfg()
phost->Control.setup.b.wIndex.w = 0U;
usbh_ctlreq.c:289USBH_SetInterface()
usbh_ctlreq.c:313USBH_SetFeature()
phost->Control.setup.b.wIndex.w = 0U;
usbh_ctlreq.c:338USBH_ClrFeature()
usbh_hid.c:623USBH_HID_SetIdle()
phost->Control.setup.b.wIndex.w = 0U;
usbh_hid.c:654USBH_HID_SetReport()
phost->Control.setup.b.wIndex.w = 0U;
usbh_hid.c:685USBH_HID_GetReport()
phost->Control.setup.b.wIndex.w = 0U;
usbh_hid.c:714USBH_HID_SetProtocol()
phost->Control.setup.b.wIndex.w = 0U;
usbh_msc_bot.c:115USBH_MSC_BOT_REQ_Reset()
phost->Control.setup.b.wIndex.w = 0U;
usbh_msc_bot.c:135USBH_MSC_BOT_REQ_GetMaxLUN()
phost->Control.setup.b.wIndex.w = 0U;