代码搜索:electrical system
找到约 10,000 项符合「electrical system」的源代码
代码结果 10,000
www.eeworm.com/read/361017/10069325
h system.h
/*
* File: system.h
* Purpose: System initialization functions
* Author: Peter Ivanov, Olimex Ltd.
* Modified by:
* Created: 2007-05-19 11:29:32
* Last modify: 2007-06-
www.eeworm.com/read/361017/10069380
c system.c
/*
* File: system.c
* Purpose: System initialization functions
* Author: Peter Ivanov, Olimex Ltd.
* Modified by:
* Created: 2007-05-19 11:29:32
* Last modify: 2007-06-
www.eeworm.com/read/165158/10074184
asm system.asm
.include resource.inc;
.include hardware.inc;
.include key.inc;
//*********************************************************//
//函数:System_Initial()
//描述:键盘扫描初始化
//参数:无
//返回:无
//*************
www.eeworm.com/read/165158/10074186
inc system.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM API external definition
// Writen by: Andy
// Date: 2000/06/20
/////////////////////////
www.eeworm.com/read/165156/10074309
asm system.asm
.include hardware.inc
.external _sum;
.code
.public _Clear_WatchDog;
_Clear_WatchDog: .PROC
R1=0x0001; // Clear watch dog
[P_Watchdog_Clear]=R1; //
retf;
www.eeworm.com/read/164767/10089693
h system.h
#ifndef _ASMSYSTEM_H
#define _ASMSYSTEM_H
#define EFLAGCF (1)
#define EFLAGPF (1
www.eeworm.com/read/164578/10101272
cfg system.cfg
# This file is the config file for USBGPS program
# ALTCHANNELMAN indicate the method to allocate channel,
#yes means by manually, no means by alm file
ALTCHANNELMAN=no
#CHPRN indicate th
www.eeworm.com/read/360097/10109672