代码搜索:OHCI
找到约 1,345 项符合「OHCI」的源代码
代码结果 1,345
www.eeworm.com/read/291585/8408593
h ohci.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/164249/10121169
h ohci.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/163880/10141276
asm ohci.asm
www.eeworm.com/read/280394/10333381
pdf ohci.pdf
www.eeworm.com/read/418320/10953129
h ohci.h
/*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2002 David Brownell
*
www.eeworm.com/read/358468/7152422
c ohci.c
#include "ioat91sam9260.h"
#include "ohci.h"
#include "includes.h"
#include "msd.h"
#include "mass.h"
#include "prio.h"
// =====================================
// Memory allocation for UHP:
www.eeworm.com/read/358468/7152424
h ohci.h
#ifndef AT91_OHCI_H
#define AT91_OHCI_H
//#define OHCI_POLING
#define UHC_DBG
#ifdef UHC_DBG
#include "log.h"
#define OHCI_DBG LOG
#else
#define OHCI_DBG if (0) printf
#endif
// **
www.eeworm.com/read/451434/7463942
h ohci.h
/*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2002 David Brownell
*
* This f
www.eeworm.com/read/139254/13166744
asm ohci.asm
www.eeworm.com/read/139253/13167563