STM32_USB_Device_Library + 0/3 examples
CodeScope will show references to _USBD_CUSTOM_HID_Itf::Init from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

_USBD_CUSTOM_HID_Itf::Init field

Syntax

int8_t (* Init)(void);

Examples

_USBD_CUSTOM_HID_Itf::Init is referenced by 3 libraries and example projects.

References

LocationReferrerText
usbd_customhid.h:106
int8_t (* Init)(void);
usbd_customhid.c:295USBD_CUSTOM_HID_Init()
((USBD_CUSTOM_HID_ItfTypeDef *)pdev->pUserData[pdev->classId])->Init();

Call Tree

Functions calling _USBD_CUSTOM_HID_Itf::Init
all items filtered out
_USBD_CUSTOM_HID_Itf::Init