代码搜索结果
找到约 43,496 项符合
MCU 的代码
makefile
# Simple Makefile
# Volker Oth (c) 1999
########### change this lines according to your project ##################
#put the name of the target mcu here (at90s8515, at90s8535, attiny22, atmega
版本说明.txt
walnutcy的个人版简易实时操作系统OS------针对8051系列MCU
目前最新版本:Version 1.04
Version : 1.00
环境:
MCU采用STC(宏晶科技)的STC12LE4052AD,256 RAM,4K Flash,具有串口ISP功能
功能:
1) 去掉中断函数关键字:interrupt,并在进入中断后加入压栈、出栈代码;
2) 可以采
mcu.c
// Common
#include "define.h"
#include "mcu.h"
#include "board.h"
#include "global.h"
#include "common.h"
#include "userdef.h"
// External
#include "debug.h"
#include "userpref.h"
// Inter
mcu.h
/******************************************************************************
Copyright (c) 2003 MStar Semiconductor, Inc.
All rights reserved.
[Module Name]: Mcu.h
[Date]: 04-Nov-2
initial_mcu.h
/*-------------------------------------------------------------*-
initial_mcu.h(v1.00)
-----------------------------------------------------------------
初始化MCU的头文件
-*------------------------------
3310.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(3310)
OPTFFF {3,3,-1,-1,22,22,691,340,25,10}
OPTMM 1,1,41,1,0,0
EndOpt
stc 3310test.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(STC 3310test)
OPTFFF {2,3,-1,-1,44,44,713,362,0,0}
OPTMM 1,1,41,1,0,0
EndOpt
stc3310test.cfg
*** TKStudio Project Config (C)ZLG-MCU By YinHandong[尹寒冬]
*** Do not modify !
TARGOPT 1,(STC3310test)
OPTFFF {3,3,-1,-1,66,66,735,384,0,0}
OPTMM 1,1,41,1,0,0
EndOpt
mcu.c
#define _MCU_C_
#include "types.h"
#include "global.h"
#include "misc.h"
#include "DEBUG.h"
#include "Reg52.h"
#include "ms_reg.h"
#include "ms_rwreg.h"
#include "mcu.h"
void Init_MCU(voi
金匙科技网.url
[InternetShortcut]
URL=http://www.tslaudio.com/mcu/downpage.asp?classid=16