代码搜索结果
找到约 10,000 项符合
Switch 的代码
hellotask.c
#include "HelloTask.H"
//HelloTask任务执行体。在main()主循环中被调用。
//============================================
void HelloTask(void)
{
switch(Menu1)
{
case 1://显示Hello
DisplayBuffer[0] = 0;//
tstswitc.m
function [ret,x0,str,ts,xts]=tstswitc(t,x,u,flag);
%TSTSWITC is the M-file description of the SIMULINK system named TSTSWITC.
% The block-diagram can be displayed by typing: TSTSWITC.
%
% SYS=TSTS
t515.h
void SRC_656(void);
void switch_T515(void);
void Init_T515();
#define TW515 0xb8 //For ICE 0xA8, For MCU 0xB8
key5.c
#include "reg51.h"
void main()
{ unsigned char KeyValue;
for(;;)
{ P3|=0x3c;
KeyValue=P3;
switch(KeyValue)
{ case 0xfb:P1=0xee;break;
case 0xf7:P1=0xdd;break;
case 0xef:P1=0xbb;
ftape-format.c
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft
st2000.mt
# Target: Tandem ST-2000 phone switch
TDEPFILES= m68k-tdep.o remote-st.o
TM_FILE= tm-st2000.h
st2000.mt
# Target: Tandem ST-2000 phone switch
TDEPFILES= m68k-tdep.o remote-st.o
TM_FILE= tm-st2000.h
ffb.h
/* ffb.h -- ffb DRM template customization -*- linux-c -*-
*/
#ifndef __FFB_H__
#define __FFB_H__
/* This remains constant for all DRM template files.
*/
#define DRM(x) ffb_##x
/* General customi
ftape-format.c
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft