代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/397108/2404334
c dif_input.c
//////////差动输入,定时启动,由T2定时////////////////
/////////选择6,7通道为ADC0差动转化通道,其中第6通道为P3.6,第7通道为P.7//////////////
//////dif_input.c///////////////////////////////////
#include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章
www.eeworm.com/read/396473/2415150
c tcp_input.c
/* tcp_input.c - TCP input routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1990, 1993, 1994, 1995
* The Regents of
www.eeworm.com/read/396473/2415151
c ip_input.c
/* ip_input.c - internet input routines */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
* The Regents of the University
www.eeworm.com/read/396408/2421578
c dvd_input.c
/* -*- c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
* Copyright (C) 2002 Samuel Hocevar ,
* H錵an Hjort
*
* This program is free so
www.eeworm.com/read/396408/2421580
h dvd_input.h
/* -*- c-basic-offset: 2; indent-tabs-mode: nil -*- */
#ifndef DVD_INPUT_H_INCLUDED
#define DVD_INPUT_H_INCLUDED
/*
* Copyright (C) 2001, 2002 Samuel Hocevar ,
*
www.eeworm.com/read/395929/2427254
v input_ctrl.v
module INPUT_CTRL(clk, rst, my_address, ch0, ch1, req, ack, data, out_select, request_switch, data_out, out_req, out_ack);
input clk;
wire clk;
input rst;
wire rst;
input [7:0] my_
www.eeworm.com/read/395929/2428721
c input-scrub.c
/* input_scrub.c - Break up input buffers into whole numbers of lines.
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2000
Free Software Foundation, Inc.
This file
www.eeworm.com/read/395929/2430031
h input-file.h
/* input_file.h header for input-file.c
Copyright 1987, 1992, 1993, 2000 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS is free software; you can redistribu
www.eeworm.com/read/395929/2430033
c input-file.c
/* input_file.c - Deal with Input Files -
Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2000
Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS i
www.eeworm.com/read/395229/2447979
h usb_input.h
#ifndef __USB_INPUT_H
#define __USB_INPUT_H
/*
* Copyright (C) 2005 Dmitry Torokhov
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Genera