代码搜索:Keil
找到约 10,000 项符合「Keil」的源代码
代码结果 10,000
www.eeworm.com/read/16099/660036
keil c51-
/************************************************************************/
/* */
/* TITLE Debug Program
www.eeworm.com/read/16099/660037
keil c51-
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/16099/660038
keil c51-
//-------------------------------------------------------------------------
// Header File for SerInit
//-------------------------------------------------------------------------
#ifndef _SERINIT_H
www.eeworm.com/read/16099/660039
keil c51-
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,2,
www.eeworm.com/read/16099/660040
keil c51-
$TITLE ('Configuration for MON390 (C) 2002 KEIL')
#include
;------------------------------------------------------------------------------
;
; MON390 CONFIGURATION FOR DALLAS CONTI
www.eeworm.com/read/16099/660041
keil c51-
www.eeworm.com/read/16099/660042
keil c51-
www.eeworm.com/read/16099/660043
keil c51-
;
; Copyright 2002 Texas Instruments
;
; Define HCR0 and HCR1 while download Flash Programming
; -----------------------------------------------------
;
; EPMA: Enable Programming Memory Access
www.eeworm.com/read/16099/660044
keil c51-
/*------------------------------------------------------------------------------
TEST.C: ISD51 Demo for TI MSC 1210
Copyright 2003 Keil Software, Inc.
-------------------------------------------
www.eeworm.com/read/16099/660045
keil c51-
PUBLIC _put_string ; void put_string(char code *string);
PUBLIC _page_erase ; char page_erase (int faddr, char fdata, char fdm)
PUBLIC write_flash ; char write_flash (int faddr, char fdata, cha