Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/CDC/Src/
Dusbd_cdc.c128 static uint8_t *USBD_CDC_GetOtherSpeedCfgDesc (uint16_t *length);
130 static uint8_t *USBD_CDC_GetOtherSpeedCfgDesc (uint16_t *length);
173 USBD_CDC_GetOtherSpeedCfgDesc,
766 static uint8_t *USBD_CDC_GetOtherSpeedCfgDesc (uint16_t *length) in USBD_CDC_GetOtherSpeedCfgDesc() function