STM32_USB_Host_Library + 0/1 examples
CodeScope will show references to CDC_SET_LINE_CODING from the following samples and libraries:
 
Symbols
loading...
Files
loading...

CDC_SET_LINE_CODING macro

Syntax

#define CDC_SET_LINE_CODING 0x20U

Examples

CDC_SET_LINE_CODING is referenced by 1 libraries and example projects.

References

LocationText
usbh_cdc.h:92
#define CDC_SET_LINE_CODING 0x20U
usbh_cdc.c:486
phost->Control.setup.b.bRequest = CDC_SET_LINE_CODING;