代码搜索:USB OTG
找到约 10,000 项符合「USB OTG」的源代码
代码结果 10,000
www.eeworm.com/read/467515/1500751
h 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
www.eeworm.com/read/467515/1501214
c 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
www.eeworm.com/read/467515/1501216
h 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
www.eeworm.com/read/467464/1501621
c 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
www.eeworm.com/read/467464/1501624
h usb_irq.h
#ifndef __USB_IRQ_H__
#define __USB_IRQ_H__
// IRQ basic action for usb
void disable();
void enable();
#endif
www.eeworm.com/read/467464/1501749
c 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
www.eeworm.com/read/467464/1501752
h usb_irq.h
#ifndef __USB_IRQ_H__
#define __USB_IRQ_H__
// IRQ basic action for usb
void disable();
void enable();
#endif
www.eeworm.com/read/467464/1501830
c 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
www.eeworm.com/read/467464/1501833
h usb_irq.h
#ifndef __USB_IRQ_H__
#define __USB_IRQ_H__
// IRQ basic action for usb
void disable();
void enable();
#endif
www.eeworm.com/read/467464/1501911
c 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