代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/136821/5851648

h avio.h

#ifndef AVIO_H #define AVIO_H /* output byte stream handling */ typedef INT64 offset_t; /* unbuffered I/O */ struct URLContext { struct URLProtocol *prot; int flags; int is_str
www.eeworm.com/read/128965/5977314

h ns16550.h

/* * NS16550 Serial Port * originally from linux source (arch/ppc/boot/ns16550.h) * modified slightly to * have addresses as offsets from CFG_ISA_BASE * added a few more definitions * added prot
www.eeworm.com/read/128965/5977472

h ns16550.h

/* * NS16550 Serial Port * originally from linux source (arch/ppc/boot/ns16550.h) * modified slightly to * have addresses as offsets from CFG_ISA_BASE * added a few more definitions * added prot
www.eeworm.com/read/125381/6030152

h ns16550.h

/* * NS16550 Serial Port * originally from linux source (arch/ppc/boot/ns16550.h) * modified slightly to * have addresses as offsets from CFG_ISA_BASE * added a few more definitions * added prot
www.eeworm.com/read/114376/6124289

java scale.java

package net.turbochen.graph; /** * 比例尺,用来实现屏幕坐标与实际值之间的转换. * @author Turbo Chen */ public abstract class Scale { protected double min; protected double max; prot
www.eeworm.com/read/108242/6183996

h sbproto.h

#ifndef _ANSI #include #endif /* sbbcpy.c */ _PROTOTYPE( int bcopy, (SBMA from, SBMA to, unsigned cnt) ); _PROTOTYPE( int sbm_wcpy, (int *from, int *to, unsigned cnt) ); /* sberr.c */ _PROT
www.eeworm.com/read/264539/11310679

h os_cfg.h

/* os_cfg.h for prot to ARM/Samsung SNDS300 board. * * (c) Copyright 1992-2001, Jean J. Labrosse, Weston, FL All Rights Reserved * ChronOS modifications Copyright 2002 by Interniche Technologie
www.eeworm.com/read/406313/11444801

summary

This is an explanation of what i2c is, and what is supported in this package. I2C and SMBus ============= I2C (pronounce: I squared C) is a protocol developed by Philips. It is a slow two-wire prot
www.eeworm.com/read/347740/11638975

h os_cfg.h

/* os_cfg.h for prot to ARM/Samsung SNDS300 board. * * (c) Copyright 1992-2001, Jean J. Labrosse, Weston, FL All Rights Reserved * ChronOS modifications Copyright 2002 by Interniche Technologie
www.eeworm.com/read/258924/11832439

h ns16550.h

/* * NS16550 Serial Port * originally from linux source (arch/ppc/boot/ns16550.h) * modified slightly to * have addresses as offsets from CFG_ISA_BASE * added a few more definitions * added prot