代码搜索结果

找到约 10,000 项符合 Interface 的代码

i2csw.h

/*! \file i2csw.h \brief Software I2C interface using port pins. */ //***************************************************************************** // // File Name : 'i2csw.h' // Title : Software

prifindex.c

#include "unpifi.h" int main(int argc, char **argv) { if (argc != 2) err_quit("usage: prifname "); printf("interface index = %d\n", If_nametoindex(argv[1])); exit(0); }

prifname.c

#include "unpifi.h" int main(int argc, char **argv) { char name[16]; if (argc != 2) err_quit("usage: prifname "); printf("interface name = %s\n", If_indextoname(atoi(argv[1]),

dsofdocobj.h

/*************************************************************************** * DSOFDOCOBJ.H * * DSOFramer: OLE DocObject Site component (used by the control) * * Copyright ?999-2004; Micros

comtoolbar.h

// // ComToolbar.h // // Copyright (c) Shareaza Development Team, 2002-2004. // This file is part of SHAREAZA (www.shareaza.com) // // Shareaza is free software; you can redistribute it // and/

ctrlweb.h

// // CtrlWeb.h // // Copyright (c) Shareaza Development Team, 2002-2004. // This file is part of SHAREAZA (www.shareaza.com) // // Shareaza is free software; you can redistribute it // and/or

netutils.h

/***************************************************************************** * netutils.h: various network functions * This header describes miscellanous utility functions shared between several

lcdconf.h

/*! \file lcdconf.h \brief Character LCD driver configuration. */ //***************************************************************************** // // File Name : 'lcdconf.h' // Title : Characte

lcdconf.h

/*! \file lcdconf.h \brief Character LCD driver configuration. */ //***************************************************************************** // // File Name : 'lcdconf.h' // Title : Characte

lcdconf_8h-source.html

Procyon AVRlib: conf/lcdconf.h Source File