代码搜索结果
找到约 10,000 项符合
USB 的代码
usb_uhci.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it a
usb_uhci.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it a
usb_uhci.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it a
usb_uhci.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it a
usb_irq.c
#include "usb_irq.h"
#include "system.h"
#include "sys/alt_irq.h"
alt_irq_context status;
unsigned char INT_Enabled=1;
void disable()
{
if(INT_Enabled)
{
status=alt_irq_disable_al
usb_irq.h
#ifndef __USB_IRQ_H__
#define __USB_IRQ_H__
// IRQ basic action for usb
void disable();
void enable();
#endif
usb_irq.lst
C51 COMPILER V7.06 USB_IRQ 08/18/2005 15:30:26 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE USB_IRQ
OBJECT MODULE PLACED IN
usb_type.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_type.h
* Author : MCD Application Team
* Version : V1.0
* Date
usb_core.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_core.h
* Author : MCD Application Team
* Version : V1.0
* Date
usb_lib.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_lib.h
* Author : MCD Application Team
* Version : V1.0
* Date