代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/172034/9725820
lst iic.lst
C51 COMPILER V7.50 IIC 08/12/2006 10:29:13 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE IIC
OBJECT MODULE PLACED IN IIC
www.eeworm.com/read/172034/9725862
c iic.c
#include "Publicdef.h"
#include "publicfunction.h"
BYTE IIC_Type;
BIT SDA_IN(void)
{
switch (IIC_Type)
{
case IIC_AT24CXX_R:
return Pin_IIC_Sda_AT24CXX_R;
case IIC_AT24CXX_D1:
www.eeworm.com/read/411211/11252339
fit multi8.fit
-- MAX+plus II Compiler Fit File
-- Version 9.3 7/23/1999
-- Compiled: 05/25/2005 16:14:19
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/335384/12530533
c at91sam9260ek.c
/*
* (C) Copyright 2007-2008
* Stelian Pop
* Lead Tech Design
*
* See file CREDITS for list of people who contributed to this
* project.
www.eeworm.com/read/334564/12587336
fit add_sub.fit
-- MAX+plus II Compiler Fit File
-- Version 10.12 09/21/2001
-- Compiled: 09/12/2007 16:35:24
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/334090/12639662
h l3_interface.h
//=====================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
// Property of Texas Instruments -- For Unrestri
www.eeworm.com/read/203563/15355717
fit adder8b.fit
-- MAX+plus II Compiler Fit File
-- Version 10.23 07/09/2003
-- Compiled: 04/19/2007 05:45:07
-- Copyright (C) 1988-2003 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/390919/8433714
tcl pin_ep2c8v2.tcl
#Setup.tcl
# Setup pin setting
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "As input tri-stated"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_location_assignment PIN_24 -
www.eeworm.com/read/390552/8459796
c em78p468_pin wakeup.c
#include "EM78x468xx.h"
#define DISI() _asm{disi}
#define ENI() _asm{eni}
#define SLEP() _asm{slep}
#define NOP() _asm{nop}
#define uchar unsigned char
/**************************************
www.eeworm.com/read/390552/8459842