代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/492480/6414858
qsf hanxu.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/492426/6423035
fit digselector.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/30/2009 19:18:18
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/480891/6663361
c touch.c
///////////////////////////////////////////////////////////////////////////
//// Dallas Touch Driver ////
////
www.eeworm.com/read/410685/11272180
doc spi_master_signals.doc
=================================================================
THIS FILE WAS GENERATED BY "Processor Expert version 2.97 for Freescale 56800/E family".
Project "spi_master", 2009-2-9, 9:34
DO NO
www.eeworm.com/read/407190/11425342
c 15.c
#include "reg51.h"
#include "ps7219.h"
void ps7219_reset()
{
unsigned char i;
ps7219_pin_RST=0;
for(i=0;i
www.eeworm.com/read/404551/11483154
fit mux3.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/27/2008 13:12:38
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/404551/11483171
fit mux2.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/26/2008 13:58:21
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/404551/11483186
fit clock5.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/28/2008 16:04:26
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/261127/11665518
fit decoder_dynamic.fit
-- MAX+plus II Compiler Fit File
-- Version 9.23 3/19/99
-- Compiled: 04/28/2007 20:53:33
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/337753/12342779
c i2c.c
/****************************************************************************
* *
* I2C Driving Routines *
*