代码搜索结果

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

button_statusfetch.s

IMPORT switch_dummyAddress IMPORT buttonScanDelay IMPORT buttonStatus IMPORT ledStatusBuffer EXPORT button_statusFetch AREA button_statusFetch ,CODE ,READONLY stmfd r13!,{

withfinally.java

//: c10:WithFinally.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Finally Guarantees cleanup. public class WithFinally

onoffswitch.java

//: c10:OnOffSwitch.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Why use finally? class Switch { boolean state = f

dos.c

/* SNEeSe, an Open Source Super NES emulator. Copyright (c) 1998-2004 Charles Bilyue'. Portions Copyright (c) 2003-2004 Daniel Horchner. This is free software. See 'LICENSE' for details.

withfinally.java

//: c09:WithFinally.java // Finally Guarantees cleanup. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class WithFi

onoffswitch.java

//: c09:OnOffSwitch.java // Why use finally? // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class OnOffSwitch {

ovl1.c

bit indirectfunc1(void) { unsigned char n1,n2; return(n1

set_bridge.c

#include "sfr.h" #include "port.h" extern unchar hall_value; //extern f_r; extern void set_pwm0(); extern void set_pwm1(); extern void set_pwm2(); void set_bridge(void) { /*switch(hall