Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_desc.h34 #define USB_CONFIGUARTION_DESC_SIZE (sizeof(USB_CONFIGURATION_DESCRIPTOR))
A Dusbd.h493 typedef struct _USB_CONFIGURATION_DESCRIPTOR USB_CONFIGURATION_DESCRIPTOR; typedef
695 #define USB_CONFIGURATION_DESC_SIZE (sizeof(USB_CONFIGURATION_DESCRIPTOR))
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_hid_generic/example/src/
A Dhid_main.c146 (USB_INTERFACE_DESCRIPTOR *) &USB_FsConfigDescriptor[sizeof(USB_CONFIGURATION_DESCRIPTOR)], in main()
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_hid_keyboard/example/src/
A Dhid_main.c149 (USB_INTERFACE_DESCRIPTOR *) &USB_FsConfigDescriptor[sizeof(USB_CONFIGURATION_DESCRIPTOR)], in main()
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_hid_mouse/example/src/
A Dhid_main.c146 (USB_INTERFACE_DESCRIPTOR *) &USB_FsConfigDescriptor[sizeof(USB_CONFIGURATION_DESCRIPTOR)], in main()

Completed in 7 milliseconds