代码搜索:libusb

找到约 710 项符合「libusb」的源代码

代码结果 710
www.eeworm.com/read/427414/8947573

am makefile.am

lib_LTLIBRARIES = libusb-1.0.la LINUX_USBFS_SRC = os/linux_usbfs.h os/linux_usbfs.c EXTRA_DIST = $(LINUX_USBFS_SRC) if OS_LINUX OS_SRC = $(LINUX_USBFS_SRC) endif libusb_1_0_la_CFLAGS = -fvisibilit
www.eeworm.com/read/378510/9227877

am makefile.am

lib_LTLIBRARIES = libusb-1.0.la LINUX_USBFS_SRC = os/linux_usbfs.h os/linux_usbfs.c EXTRA_DIST = $(LINUX_USBFS_SRC) if OS_LINUX OS_SRC = $(LINUX_USBFS_SRC) endif libusb_1_0_la_CFLAGS = -fvisibilit
www.eeworm.com/read/171594/5392373

c ioctl.c

/* LIBUSB-WIN32, Generic Windows USB Driver * Copyright (C) 2002-2003 Stephan Meyer, * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/440189/7693221

txt usbdriver_license.txt

The usb driver present in this distribution is supplied from libusb-win32 (http://libusb-win32.sourceforge.net) and is copyright: Copyright (c) 2002-2006 Stephan Meyer, Copyrig
www.eeworm.com/read/127051/6009376

c pnp.c

/* LIBUSB-WIN32, Generic Windows USB Driver * Copyright (C) 2002-2004 Stephan Meyer, * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/171594/5392387

sources

TARGETNAME=libusbfl TARGETTYPE=DRIVER TARGETPATH=.. TARGETLIBS=..\usbd.lib INCLUDES= C_DEFINES= -DUSB2 MSC_WARNING_LEVEL = /W3 /WX SOURCES = \ libusb_filter.rc \ libusb_filter.c \ d
www.eeworm.com/read/304645/13790311

dpr usbtest.dpr

(* LIBUSB-WIN32, Generic Windows USB Library * Copyright (c) 2002-2004 Stephan Meyer * Copyright (c) 2000-2004 Johannes Erdfelt * * LIBUSB-WIN32 trans
www.eeworm.com/read/271207/11003822

c avrdebug.c

#include #include #include #include #include /* this is libusb, see http://libusb.sourceforge.net/ */ #define USBDEV_SHARED_VENDOR 0x16c0 /*
www.eeworm.com/read/426767/9000141

sources_drv

TARGETNAME = libusb0 TARGETPATH = output TARGETTYPE = DRIVER USER_C_FLAGS = /O2 TARGETLIBS = $(DDK_LIB_PATH)\usbd.lib C_DEFINES = /DVERSION_MAJOR=0 /DVERSION_MINOR=1 /DVERSION_MICRO=12 \
www.eeworm.com/read/209795/15214236

sources_drv

TARGETNAME = libusb0 TARGETPATH = output TARGETTYPE = DRIVER USER_C_FLAGS = /O2 TARGETLIBS = $(DDK_LIB_PATH)\usbd.lib C_DEFINES = /DVERSION_MAJOR=0 /DVERSION_MINOR=1 /DVERSION_MICRO=10 \