代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/272466/10956621

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/272269/10963702

h st792.h

//可用串口和并口的方式对ST7920操作 #ifndef ST7920 #define ST7920 #include #include #define uchar unsigned char #define uint unsigned int #define ulong unsigned long #define se
www.eeworm.com/read/272269/10963746

h st7920.h

//可用串口和并口的方式对ST7920操作 #ifndef ST7920 #define ST7920 #include #include #define uchar unsigned char #define uint unsigned int #define ulong unsigned long #define se
www.eeworm.com/read/271590/10988533

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/271589/10988633

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/271575/10989153

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/271574/10989254

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/270627/11031478

h uimessages.h

//******************************************************************************* // COPYRIGHT NOTES // --------------- // You may use this source code, compile or redistribute it as part of your a
www.eeworm.com/read/470923/6901740

c qiangda.c

#include "SPCE061A.h" void qiangda(void) { *P_INT_Ctrl=0x0010; asm("INT IRQ"); }