代码搜索:electrical system
找到约 10,000 项符合「electrical system」的源代码
代码结果 10,000
www.eeworm.com/read/360097/10109696
lst system.lst
C51 COMPILER V7.01 SYSTEM 03/08/2007 12:09:36 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE SYSTEM
OBJECT MODULE PLACED IN
www.eeworm.com/read/360097/10109720
h system.h
#ifndef _SYSTEM_H_
#define _SYSTEM_H_
#define UART0DATA xdata
#define VERHIGH 0X01
#define VERLOW 0X00
#define MAXDOORSTATE 4
#include "rxd.h"
//SECUMODE
#define IDONLY 0
#define FP
www.eeworm.com/read/360097/10109772
c system.c
#include "reg58.h"
#include "intrins.h"
#define _SYSTEM_C_
#include "system.h"
#include "373.h"
#include "sram.h"
#include "lcd.h"
#include "rxd.h"
#include "timer.h"
#include "setup.h"
www.eeworm.com/read/164374/10112448
h system.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: System.h $
// $Revision: 1.0 $
// $Author: Joa
www.eeworm.com/read/359897/10117488
h system.h
/******************************************************************************
**
** 西安博控电子科技有限公司.
**
** 文件名: system.h
**
** 用途:
**
** 修改时间: $ 年 月 日 $
********
www.eeworm.com/read/359721/10128220
h system.h
/****************************************************************************
* File: SYSTEM.H *
* Description: Header file for SYSTEM
www.eeworm.com/read/163470/10159233
h system.h
void InitPLL(void);
void InitPLL(void)
{
// for 20MHz to 192MHz R=96-1 0x5f N=10-1 0x09
PLLNDIV=0x09; //set N
PLLRDIV=0x5f;
PLLCON=(PLLRDIV&0x03)
www.eeworm.com/read/163274/10167376
png system.png
www.eeworm.com/read/163274/10167411
png system.png
www.eeworm.com/read/163274/10167454