Home
last modified time | relevance | path

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

/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Inc/
A Dusbd_cdc_if.h91 extern USBD_CDC_ItfTypeDef USBD_Interface_fops_FS;
/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/
A Dusb_device.c80 if (USBD_CDC_RegisterInterface(&hUsbDeviceFS, &USBD_Interface_fops_FS) != USBD_OK) in MX_USB_DEVICE_Init()
A Dusbd_cdc_if.c142 USBD_CDC_ItfTypeDef USBD_Interface_fops_FS = variable

Completed in 5 milliseconds