STM32_USB_Host_Library + 0/2 examples
CodeScope will show references to USBH_CDC_LineCodingChanged() from the following samples and libraries:
Examples
STM324x9I_EVAL
Applications
USB_Host
STM324xG_EVAL
Applications
USB_Host
 
Symbols
loading...
Files
loading...

USBH_CDC_LineCodingChanged() function

The function informs user that Settings have been changed

Syntax

void USBH_CDC_LineCodingChanged(USBH_HandleTypeDef *phost);
Implemented in usbh_cdc.c:809

Arguments

phost

Return value

None

Examples

USBH_CDC_LineCodingChanged() is referenced by 2 libraries and example projects.

References

LocationReferrerText
usbh_cdc.c:809
__weak void USBH_CDC_LineCodingChanged(USBH_HandleTypeDef *phost)
usbh_cdc.h:415
void USBH_CDC_LineCodingChanged(USBH_HandleTypeDef *phost);
usbh_cdc.c:381USBH_CDC_Process()
USBH_CDC_LineCodingChanged(phost);

Call Tree

Functions calling USBH_CDC_LineCodingChanged()
Functions called by USBH_CDC_LineCodingChanged()
all items filtered out
USBH_CDC_LineCodingChanged()
printf()
all items filtered out
Data read by USBH_CDC_LineCodingChanged()
Data written by USBH_CDC_LineCodingChanged()
USBH_CDC_LineCodingChanged()
LCD_LineColor
all items filtered out