代码搜索:USB_DEVICE

找到约 327 项符合「USB_DEVICE」的源代码

代码结果 327
www.eeworm.com/read/205824/5018648

h usbcommon.h

#ifndef _USBMP_COMMON_H_ #define _USBMP_COMMON_H_ // config and include core/hcd.h, for hc_device struct struct usb_interface *usb_ifnum_to_if(struct usb_device *dev, unsigned ifnum) #include "
www.eeworm.com/read/181574/5276278

h fucdlayer.h

#ifndef __FUCDLAYER_H__ #define __FUCDLAYER_H__ #include #include "dfu.h" #include "atmel.h" class UsbDevInfo { private: wxString *_name; struct usb_device *_device; usb_dev_handle
www.eeworm.com/read/330313/3425487

h fucdlayer.h

#ifndef __FUCDLAYER_H__ #define __FUCDLAYER_H__ #include #include "dfu.h" #include "atmel.h" class UsbDevInfo { private: wxString *_name; struct usb_device *_device; usb_dev_handle
www.eeworm.com/read/281356/4117073

h usbcommon.h

#ifndef _USBMP_COMMON_H_ #define _USBMP_COMMON_H_ // config and include core/hcd.h, for hc_device struct struct usb_interface *usb_ifnum_to_if(struct usb_device *dev, unsigned ifnum) #include "
www.eeworm.com/read/275170/10832652

c vnetusba.c

#include #include #include "vnetusba.h" #include #include "vnetioctl.h" struct usb_device_id __devinitdata vnet_usb_id[] = { {USB_DEVICE(VNetVID
www.eeworm.com/read/16290/668227

plg stm3210c-eval.plg

礦ision Build Log Project: E:\Program\STM32 NEW\Examples\23-USB_Test\USB_DEVICE\Project\Virtual_COM_Port\RVMDK\VirtualCOMPort.uvproj Project File Date: 10/3
www.eeworm.com/read/445489/1720541

c ttusb_dec_reset.c

#include #include void dec_reset(struct usb_device *dev) { char message[] = {0xaa, 0x00, 0xf1, 0x01, 0x00}; usb_dev_handle *handle = usb_open(dev); printf("Device found.\n");