STM32_USB_Device_Library + 0/3 examples
CodeScope will show references to USBD_CUSTOM_HID_SendReport() 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_SendReport() function

Syntax

uint8_t USBD_CUSTOM_HID_SendReport(USBD_HandleTypeDef *pdev,     uint8_t *report,     uint16_t len);
Implemented in usbd_customhid.c:541

Arguments

pdev

report

len

Examples

USBD_CUSTOM_HID_SendReport() is referenced by 3 libraries and example projects.

References

LocationText
usbd_customhid.c:541
uint8_t USBD_CUSTOM_HID_SendReport(USBD_HandleTypeDef *pdev,
usbd_customhid.h:174
uint8_t USBD_CUSTOM_HID_SendReport(USBD_HandleTypeDef *pdev,

Call Tree

Functions called by USBD_CUSTOM_HID_SendReport()
USBD_CUSTOM_HID_SendReport()
all items filtered out
Type of USBD_CUSTOM_HID_SendReport()
USBD_CUSTOM_HID_SendReport()
uint8_t
all items filtered out