代码搜索:libusb
找到约 710 项符合「libusb」的源代码
代码结果 710
www.eeworm.com/read/209795/15214227
c testlibusb_win.c
/* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2004 Stephan Meyer
* Copyright (c) 2000-2004 Johannes Erdfelt
*
* This library is free s
www.eeworm.com/read/445120/1726501
cpp usb_shell.cpp
#include
#include
#include "libusb/usb.h"
#include "usb_base.h"
#include "usb_shell.h"
/* ---------- */
#define SHELL_COMMAND_LINE_BUFFER_SIZE (256)
#define SHELL_
www.eeworm.com/read/373367/2762680
readme_osx
USRP Darwin Fast USB Changes
Version 0.2 of 2006-04-27
Michael Dickens
The files included in this archive are:
circular_buffer.h
circular_linked_list.h
darwin_libusb.h
f
www.eeworm.com/read/14262/325687
txt 帮助文档.txt
由于目前很多人用手提,而很多都是自带win7 64位操作系统,一般的usbasp驱动文件并不适用,故特别转适用的驱动文件,此文件经测试可用。特别提醒:使用AVR_fighter烧录软件时,需要将本共享文件目录下libusb0.dll和libusb0.sys复制到AVR_fighter目录下覆盖原文件才可正常工作。
www.eeworm.com/read/16625/681721
txt 帮助文档.txt
由于目前很多人用手提,而很多都是自带win7 64位操作系统,一般的usbasp驱动文件并不适用,故特别转适用的驱动文件,此文件经测试可用。特别提醒:使用AVR_fighter烧录软件时,需要将本共享文件目录下libusb0.dll和libusb0.sys复制到AVR_fighter目录下覆盖原文件才可正常工作。
www.eeworm.com/read/426767/9000148
sources_dll
TARGETNAME = libusb0
TARGETPATH = output
TARGETTYPE = DYNLINK
USE_MSVCRT = 1
386_STDCALL = 0
USER_C_FLAGS = /Gd /O2
C_DEFINES = /DVERSION_MAJOR=0 /DVERSION_MINOR=1 /DVERSION_MICRO=12 \
www.eeworm.com/read/209795/15214238
sources_dll
TARGETNAME = libusb0
TARGETPATH = output
TARGETTYPE = DYNLINK
USE_MSVCRT = 1
386_STDCALL = 0
USER_C_FLAGS = /Gd /O2
C_DEFINES = /DVERSION_MAJOR=1 /DVERSION_MINOR=1 /DVERSION_MICRO=10 \
www.eeworm.com/read/171594/5392389
c debug.c
#include "libusb_filter.h"
#include
#include
#include
#define DEBUG_BUFFER_SIZE 1024
static int debug_level = DEBUG_MSG;
void debug_print_nl(void)
{
if(debug_le
www.eeworm.com/read/445120/1726495
cpp test.cpp
#include
#include
#include
#include "libusb/usb.h"
#define MY_VID (0x9905)
#define MY_PID (0x6281)
#define BUF_SIZE (16384)
#define ENDPOINT_IN
www.eeworm.com/read/445120/1726504
cpp usb_shell_write_utility.cpp
#include
#include
#include
#include
#include "libusb/usb.h"
#include "usb_base.h"
#include "usb_shell.h"
int w1(int argc, char *argv[])
{
unsigned i