代码搜索结果
找到约 10,000 项符合
USB 的代码
usb.pas
{$A+,B-,D+,E+,F-,G+,I+,L+,N-,O-,P-,Q-,R-,S+,T-,V+,X+,Y+}
{ ************************************************************************ }
{ USB.PAS: SB BASIC Routines by Dieter R. Pawelczak
usb.h
/*
* Copyright (c) 2006 Paolo Abeni (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
usb.h
#ifndef _USB_H_
#define _USB_H_
#define Usb_Base_Address 0x2000000
#define Usb_Data_Address 0x0000000
#define Usb_Command_Address 0x0000001
//***************************************************
usb.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\option.h"
#include "..\inc\usb.h"
#include
#include
#include
//sta
usb.h
#ifndef _USB_H_
#define _USB_H_
#define Usb_Base_Address 0x2000000
#define Usb_Data_Address 0x0000000
#define Usb_Command_Address 0x0000001
//***************************************************
usb.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\option.h"
#include "..\inc\usb.h"
#include
#include
#include
//sta