代码搜索结果

找到约 10,000 项符合 Switch 的代码

exp03.cmd

MEMORY { PAGE 0: PROG: origin = 0x180, len = 0x980 PAGE 1: DATA: origin = 0x0a00, len = 0x0a00 } SECTIONS { .text: {} > PROG PAGE 0 .cinit: {

w83977af_ir.c

/********************************************************************* * * Filename: w83977af_ir.c * Version: 0.8 * Description: FIR/MIR driver for the Winbond W83977A

goats2.lnp

"MAIN.obj", "Display_count.obj", "Delay_loop.obj", "Switch_Wait.obj" TO "Goats2"

goats.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }

goats_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0

goats_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) DaveTm { 0,0,0,0,0,0,0,0 } Target (Tar

goats.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options

bits1.c

/*------------------------------------------------------------------*- Bits1.C (v1.00) ------------------------------------------------------------------ Reading and writing individua

opticswitch.cpp

#include "OpticSwitch.h" OpticSwitch::OpticSwitch(void){ } OpticSwitch::~OpticSwitch(void){ } void OpticSwitch::openSwitch(int number ) { CSerial *m_serial = new CSerial(); m_serial-