代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/387579/8664784
bak den_lcm_test.qsf.bak
# Copyright (C) 1991-2007 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/169233/9873863
fit test.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 04/30/2004 08:57:56
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/164155/10124890
fit f26b.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 05/02/2006 09:42:43
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/452282/7442693
c ir_parser_special_func.c
//nono split from ir_parser.c 5-5-9 15:07
/*
** freyman 2002-7-30 13:24
** Des: Rotary encoder utility.
**
*/
#ifdef ROTARY_VOLUME
#define RV_IDLE 1
#define RV_CWBEGIN 2
#d
www.eeworm.com/read/444623/7610102
qmsg mux.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/299591/7843952
h usart.h
#ifndef _SERIAL_H_
#define _SERIAL_H_
#define BAUD 9600
#define FOSC 4000000L
#define NINE 0 /* Use 9bit communication? FALSE=8bit */
#define DIVIDER ((int)(FOSC/(16UL * BAUD) -1))
www.eeworm.com/read/399437/7863764
h usart.h
#ifndef _SERIAL_H_
#define _SERIAL_H_
#define BAUD 9600
#define FOSC 4000000L
#define NINE 0 /* Use 9bit communication? FALSE=8bit */
#define DIVIDER ((int)(FOSC/(16UL * BAUD) -1))
www.eeworm.com/read/246704/12708190
c ir_parser_special_func.c
//nono split from ir_parser.c 5-5-9 15:07
/*
** freyman 2002-7-30 13:24
** Des: Rotary encoder utility.
**
*/
#ifdef ROTARY_VOLUME
#define RV_IDLE 1
#define RV_CWBEGIN 2
#d
www.eeworm.com/read/302152/13841164
h led.h
#ifndef __LED_H_
#define __LED_H_
#include "73x_lib.h"
#define LED_1_PIN GPIO_PIN_4
#define LED_2_PIN GPIO_PIN_6
#define LED_3_PIN GPIO_PIN_8
#define LED_4_PIN GPIO_PIN_10
#define LED_5_P
www.eeworm.com/read/152843/5664078
h capcella.h
/*
* capcella.h, Include file for ZAO Networks Capcella.
*
* Copyright (C) 2002-2004 Yoichi Yuasa
*
* This program is free software; you can redistribute it and/or modi