代码搜索结果

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

interface.c.bak

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #ifdef HAVE_UNISTD_H #include #e

interface.h.bak

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_mainWin (void); GtkWidget* create_menu1 (void);

c_interface.tcl

# # Run this Tcl script to generate the sqlite.html file. # set rcsid {$Id: c_interface.tcl,v 1.43 2004/11/19 11:59:24 danielk1977 Exp $} source common.tcl header {The C language interface to the SQLi

server_interface.h

// This file defines the server interface. #ifndef __SERVER_INTERFACE_H__ #define __SERVER_INTERFACE_H__ #include "basedefs_de.h" #define SI_VERSION 2 // Update flags for the s

spi_interface.v

module SPI_INTERFACE (do, iostrb_l, rw_l, io_wr, spi_rd, clkout, reset_l, dclk, cs_en, dio) ; input reset_l; inout do ; input iostrb_l ; input rw_l ; output io_wr,spi_rd; input clkout ;