代码搜索结果

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

phy.c

#include "compiler.h" #include "lrwpan_config.h" //user configurations #include "lrwpan_common_types.h" //types common acrosss most files #include "ieee_lrwpan_defs.h" #include "hal.h"

stc_os.uv2

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

ircmd_h.h

//================================================================================== // include header file //================================================================================== #inc

on_off_logic.vhd

-- ************************************************************** -- File: on_off_logic.vhd -- -- Purpose: This file implements the flip-flop that detects when -- on switch is depressed to t

exp.linux-dec

export HTKCF='-ansi -Wall -Wno-switch -g -O3 -DOSS_AUDIO -DNDEBUG -DNO_LAT_LM' export HTKLF='-L/usr/X11R6/lib' export HTKCC='/usr/local/gcc-3.1.1/bin/gcc' export Arch=linux export Objcopy="echo" expor

dec_rz26_validate.model

dm_disk DEC_RZ26_validate_model { Number of data surfaces = 14, Number of cylinders = 2599, Block count = 2050860, Layout Model = dm_layout_g1 { LBN-to-PBN mapping scheme = 0,

readme.txt

以下是 ucos-ii 在向AT90S8515移植的时候,编写的3个程序. AT90S8515的Flash=8K,SRAM=512 ucos-ii-source:是直接从ucos-ii来的,8K的Flash被占用了71%. os-task-switch:是从ucos-ii中copy相关代码,只完成任务切换 切换功能的小系统,8K的Flash被占用了25

sched_arm9.s

#define PID_OFT 0 #define STATE_OFT 4 #define COUNT_OFT 8 #define TIMER_OFT 12 #define PRIORITY_OFT 16 #define CONTENT_OFT 20 #define KERNELSTACK_OFT 100 #define SIZEOF_TASK_STRUCT 100+1024*4

sched_arm9.s

#define PID_OFT 0 #define STATE_OFT 4 #define COUNT_OFT 8 #define TIMER_OFT 12 #define PRIORITY_OFT 16 #define CONTENT_OFT 20 #define KERNELSTACK_OFT 100 #define SIZEOF_TASK_STRUCT 100+10

itk54x.gel

StartUp() { *(int *)0x1d=0xffa8; GEL_XMDef(0,0x1eu,1,0x8000u,0x7f); GEL_XMOn(); } menuitem "LoopBack" hotmenu LoopBack() { *(int *)0x60 =0; } menuitem "Record" hotmenu Record() {