⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ms3.searchresults

📁 一个很不错的用于MCS51系列单片机的操作系统(KEIL C51)
💻 SEARCHRESULTS
字号:
---- U1 Matches (23 in 10 files) ----
Key.c (sourcefile):static U1 KeyEnable = TRUE;
Mcu.c (sourcefile):void extern_interrupt0_init(U1 Enable, U1 EdgeEnable)
Mcu.c (sourcefile):void extern_interrupt1_init(U1 Enable, U1 EdgeEnable)
Mcu.c (sourcefile):void timer0_init(U1 Enable,
Mcu.c (sourcefile):	ET0 = (U1)1;				/*中断允许*/
Mcu.c (sourcefile):void timer2_init(U1 Enable, TimerInterval eTimerInterval)
Mcu.c (sourcefile):	U1 ES_MAP;
Mcu.h (sourcefile):void timer2_init(U1 Enable, TimerInterval eTimerInterval);
Mcu_ext.c (sourcefile): void LedDisplay_control(U1 boDp, U8 LedDisplayIndex, U8 value)
Mcu_ext.c (sourcefile):	U1 i;
Mcu_ext.h (sourcefile):extern void LedDisplay_control(U1 boDp, U8 LedDisplayIndex, U8 value);
Message.c (sourcefile):	U1 EA_MAP;
Message.c (sourcefile):	U1 EA_MAP;
Message.c (sourcefile):	U1 EA_MAP;
Readme.txt (sourcefile):5:	位变量(U1)有些时候失效,需要加static或者改成U8
Timer.c (sourcefile):* Input Para	: U1 Mode		: 0: pCallBack will be executed in interrupt
Timer.h (sourcefile):typedef U1 MSTimerHandelMode;
Type.h (sourcefile):U1, U8, U16, U32, S8, S16, S32这些大家比较熟悉的变量类型命名法来命名。
Type.h (sourcefile):typedef bit 			U1;
Type.h (sourcefile):#define TRUE			(U1)1
Type.h (sourcefile):#define FALSE		(U1)0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -