代码搜索:usb充电

找到约 10,000 项符合「usb充电」的源代码

代码结果 10,000
www.eeworm.com/read/378965/9211497

ico usb.ico

www.eeworm.com/read/378377/9233236

c usb.c

#include #include #include"usb.h" #include"..\config\function_declaration.h" void usb_init(void) { XBYTE[USB_CMD] = 0x05; delay(50); XBYTE[USB_CMD] = 0x15; wait_1
www.eeworm.com/read/378377/9233238

h usb.h

#define USB_CMD 0x2001 //CH372命令端口 #define USB_DATA 0x2000 //CH372数据端口
www.eeworm.com/read/181576/9245570

c usb.c

/* * Copyright (C) 2004 Jan Kiszka * Copyright (C) 2005 Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/181576/9245587

h usb.h

/* * Copyright (C) 2004 Jan Kiszka * Copyright (C) 2005 Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/181394/9256236

inc usb.inc

;********************************************************** ; USB Descriptor and Request constants ; source p172,,175 USB specification ;**********************************************************
www.eeworm.com/read/181394/9256264

bak usb.bak

;********************************************************** ; USB Descriptor and Request constants ; source p172,,175 USB specification ;**********************************************************
www.eeworm.com/read/377638/9267720

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
www.eeworm.com/read/181071/9275737

png usb.png

www.eeworm.com/read/377428/9276656

h usb.h

/*---------------------------------------------------------------------------- * U S B - K e r n e l *---------------------------------------------------------------------------- * N