代码搜索:TUSB

找到约 137 项符合「TUSB」的源代码

代码结果 137
www.eeworm.com/read/251165/12360036

h usb.h

#ifndef usbH #define usbH #include "windows.h" //--------------------------------------------------------------------------- class TUSB{ private: HANDLE hDevice; public:
www.eeworm.com/read/14103/303745

h usb.h

#ifndef usbH #define usbH #include "windows.h" //--------------------------------------------------------------------------- class TUSB{ private: HANDLE hDevice; public:
www.eeworm.com/read/202058/15390765

html sample.html

XLINK Map File for "TUSB3410" XLINK Map File for "TUSB
www.eeworm.com/read/292821/8330984

readme

/* * TUSB2136/3210 bootloader and i2c ROM routines * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * and http://tusb3210.sourceforge.net/ * * Copyright (C) 2001 Jim Paris
www.eeworm.com/read/292821/8330989

c bootload.c

/* * TUSB2136/3210 bootloader (for ROM-less operation) * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * * Copyright (C) 2001 Jim Paris * * This program is free softw
www.eeworm.com/read/292821/8330991

c i2c-header.c

/* * TUSB2136/3210 i2c ROM header generator * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * * Copyright (C) 2001 Jim Paris * * This program is free software; you ca
www.eeworm.com/read/292821/8330995

c i2c-rom.c

/* * TUSB2136/3210 i2c ROM read/write (through bootloader code) * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * * Copyright (C) 2001 Jim Paris * * This program is f