代码搜索:Digital
找到约 10,000 项符合「Digital」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6253109
h klm_prot.h
/* static char *sccsid = "@(#)klm_prot.h 4.1 7/2/90"; */
/************************************************************************
* *
* Copyright (c) 1986 by *
* Digital Equipment
www.eeworm.com/read/275782/6316915
h toshiba_12_d.h
/****************************************************************************
* File: TOSHIBA_12_D.h *
* Description: Header file for Panel TOSHI
www.eeworm.com/read/275782/6316925
h hanstar_9_d.h
/****************************************************************************
* File: HANSTAR_9_D.h *
* Description: Header file for Panel HANST
www.eeworm.com/read/275782/6316937
h hitach_7_d.h
/****************************************************************************
* File: HITACH_7_D.h *
* Description: Header file for Panel HITAC
www.eeworm.com/read/275782/6316943
h inch_10_2_d.h
/****************************************************************************
* File: INCH_10_2_D.h *
* Description: Header file for Panel INCH
www.eeworm.com/read/275782/6316957
h chilin_10_2_d.h
/****************************************************************************
* File:CHILIN_10_2_D.h *
* Description: Header file for Panel Chil
www.eeworm.com/read/275782/6316978
h toshiba_7_7_d.h
/****************************************************************************
* File: TOSHIBA_7_7_D.h *
* Description: Header file for Panel TOSHI
www.eeworm.com/read/410860/11266850
h bsp_tuner_tables.h
/**
* \file $Id: bsp_tuner_tables.h,v 1.29 2005/12/12 14:06:08 jasper Exp $
*
* \brief Tuner settings pre-configurations
*
* \author Jasper Schrader
*/
/*
* $(c) 2004-2005 Micronas GmbH. All
www.eeworm.com/read/155603/11861170
c 95sport2-1.c
// crystal 4MHz
#include "p18f452.h"
#include "type_define.h"
#define KEY_IN LATAbits.LATA0 //analog input
#define S0 LATAbits.LATA1 //analog output
#define S1 LATAbits.LATA2 //analog outp
www.eeworm.com/read/255462/12080451
asm 3428.asm
;/* local global variables in this module.prefer less variables. */
inc_flag equ 0xc0
digital_num equ 0xc1 ;/*set digital number,bit 7 is number 10 seg, bit 6-0 is number 0-9 seg*/
por