代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.c
/** \file
USB receive and transmit
Autor: Matthias Wei遝r
Copyright: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include "tools.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
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"
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
usb.h
//USB
/* USB Driver */
#define USB_PU_CTRL FALSE /* no pull-up control */
#define VENDOR_ID 0xEB03 /* Atmel vendor ID = 03EBh */
#define PRODUCT_ID
usb.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
usb.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
usb.c
/*
* QEMU USB emulation
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation f
usb.h
/*
* QEMU USB API
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files