代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/9630/172659
out usb.out
www.eeworm.com/read/9630/172668
map usb.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.07
*******************************************************
www.eeworm.com/read/9630/172688
h usb.h
#define ENDPT_NUMBER 4
#define INTERFACE_NO 1
#define SWAP(x) ((((x) & 0xFF) > 8) & 0xFF))
#define CONFIG_LENGTH sizeof(CONFIGURATION_DESCRIPTOR) + \
(
www.eeworm.com/read/10763/188287
c usb.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/10763/188291
h usb.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/10763/188328
c usb.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/10763/188332
h usb.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/10773/190217
c usb.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/11270/217918
c usb.c
#include "def.h"
#include "board.h"
#include "utils.h"
#include "2410addr.h"
#include "2410usb.h"
#include "usblib.h"
#include "usbsetup.h"
#include "usbout.h"
#include "usbin.h"
#ifdef U
www.eeworm.com/read/11270/217920
h usb.h
/****************************************************************
NAME: usb.h
DESC: definitions(USB data structure) for USB setup operation.
Because It's h/w independent file, it may be us