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

CDC_GET_LINE_CODING macro

Syntax

#define CDC_GET_LINE_CODING 0x21U

Examples

CDC_GET_LINE_CODING is referenced by 1 libraries and example projects.

References

LocationText
usbh_cdc.h:93
#define CDC_GET_LINE_CODING 0x21U
usbh_cdc.c:463
phost->Control.setup.b.bRequest = CDC_GET_LINE_CODING;