Home
last modified time | relevance | path

Searched refs:USBD_CDC_CfgFSDesc (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c274 __ALIGN_BEGIN uint8_t USBD_CDC_CfgFSDesc[USB_CDC_CONFIG_DESC_SIZ] __ALIGN_END = variable
742 *length = sizeof (USBD_CDC_CfgFSDesc); in USBD_CDC_GetFSCfgDesc()
743 return USBD_CDC_CfgFSDesc; in USBD_CDC_GetFSCfgDesc()