STM32_USB_Device_Library + 0/3 examples
CodeScope will show references to _USBD_CUSTOM_HID_Itf::DeInit 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::DeInit field

Syntax

int8_t (* DeInit)(void);

Examples

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

References

LocationReferrerText
usbd_customhid.h:107
int8_t (* DeInit)(void);
usbd_customhid.c:336USBD_CUSTOM_HID_DeInit()
((USBD_CUSTOM_HID_ItfTypeDef *)pdev->pUserData[pdev->classId])->DeInit();

Call Tree

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