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

Syntax

int8_t (* OutEvent)(uint8_t event_idx, uint8_t state);

Examples

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

References

LocationReferrerText
usbd_customhid.h:108
int8_t (* OutEvent)(uint8_t event_idx, uint8_t state);
usbd_customhid.c:696USBD_CUSTOM_HID_DataOut()
((USBD_CUSTOM_HID_ItfTypeDef *)pdev->pUserData[pdev->classId])->OutEvent(hhid->Report_buf[0],
usbd_customhid.c:750USBD_CUSTOM_HID_EP0_RxReady()
((USBD_CUSTOM_HID_ItfTypeDef *)pdev->pUserData[pdev->classId])->OutEvent(hhid->Report_buf[0],

Call Tree

Functions calling _USBD_CUSTOM_HID_Itf::OutEvent
_USBD_CUSTOM_HID_Itf::OutEvent
Type of _USBD_CUSTOM_HID_Itf::OutEvent
_USBD_CUSTOM_HID_Itf::OutEvent
int8_t
all items filtered out