代码搜索:usb充电
找到约 10,000 项符合「usb充电」的源代码
代码结果 10,000
www.eeworm.com/read/166815/9996454
h usb.h
void __irq usb_isr(void);
unsigned char read_usb(unsigned char adr);
void write_usb(unsigned char adr,unsigned char dat);
void init_usb(void);
www.eeworm.com/read/362233/10011235
h usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/362233/10011412
h usb.h
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/362233/10011546
h usb.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/166610/10013338
philips_usb
www.eeworm.com/read/362130/10017314
c usb.c
/** \file
USB receive and transmit
Autor: Matthias Wei遝r
Copyright: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include "tools.h"
www.eeworm.com/read/362130/10017315
h usb.h
#ifndef __USB_H
#define __USB_H
signed int usb_getc(void);
void usb_putc(unsigned char t);
void usb_print(unsigned char *s);
#endif
www.eeworm.com/read/362130/10017337
c usb.c
/** \file
USB receive and transmit
Autor: Matthias Wei遝r
Copyright 2004: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include "tools.h"
www.eeworm.com/read/362130/10017339
h usb.h
/**
Autor: Matthias Wei遝r
Copyright 2004: Matthias Wei遝r
License: QPL (see license.txt)
*/
#ifndef __USB_H
#define __USB_H
signed int usb_getc(void);
void usb_putc(unsigned char