代码搜索结果

找到约 33,168 项符合 Protocol 的代码

smbus-protocol

Some adapters understand only the SMBus (System Management Bus) protocol, which is a subset from the I2C protocol. Fortunately, many devices use only the same subset, which makes it possible to put th

i2c-protocol

This document describes the i2c protocol. Or will, when it is finished :-) Key to symbols ============== S (1 bit) : Start bit P (1 bit) : Stop bit Rd/Wr (1 bit) : Read/Write bit. Rd equals

protocol.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve

protocol.c

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user leve

protocol.m

@protocol Foo - (void)foo; @end @interface Foo_c { } - (void)foo; @end @implementation Foo_c - (void)foo { } @end int main (void) { return 0; }

protocol.h

/* Declare the class Protocol for Objective C programs. Copyright (C) 1993 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modi

protocol.h

/***************************************************************************/ /*! *\MODULE Wireless UART with Flow Control * *\COMPONENT $RCSfile: Protocol.h,v $ * *\VERSIO

protocol.c

/***************************************************************************/ /*! *\MODULE Wireless UART with Flow Control * *\COMPONENT $RCSfile: Protocol.c,v $ * *\VERSIO

protocol.h

/* Driver for USB Mass Storage compliant devices * Protocol Functions Header File * * $Id: protocol.h,v 1.4 2001/02/13 07:10:03 mdharm Exp $ * * Current development and maintenance by: * (c) 1

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.14 2002/04/22 03:39:43 mdharm Exp $ * * Current development and maintenance by: * (c) 1999-2002 Matthew Dharm (mdharm-us