代码搜索结果
找到约 10,000 项符合
Switch 的代码
keyscan.c
#include
#include
void Kdelay(uint x)
{
uint a,b;
for(a=0;a
main.c
/******************************************************
键盘占用CS1 地址 0x9000 占用中断0
显示占用CS2 地址 0xa000
地址CS0
0x8000~0x8100 WR
0x8200~0x8300 WR
0x8400~0x8500 WR
0x8600~0x8700 WR
0x
camera.c
#include "I2C.h"
#define INSEL 0
#define POWER 0x0f
#define STATUS 0x10
#define ADC_CONTROL 0x3a
#define ADC_SWITCH1 0xc3
#define ADC_SWITCH2 0xc4
#define LOCK_COUNT 0x51
exter
mode.c
#define MODE_C
#include
#include "mode.h"
#include "switch_drv.h"
#include "MCP4011.h"
#include "display_drv.h"
#include "interrupt.h"
#include "MCP6S26.h"
#include "MCP9700.h"
main.h
#define uint unsigned int
#define uchar unsigned char
//********************************************
//IO口预定义
//********************************************
//PORTB口定义
#define INT RB0
51_00_os.lnp
"main.obj",
"OS_core.obj",
"task_switch.obj",
"UART.obj"
TO "51_00_OS"
RAMSIZE(256)
CODE( 0X0000-0X1FFF )
mt8888a.asm
;***********************************************;
;*********该程序在mt8888.asm的基础之上**********;
;*********已经加入拨识别码 **********;
;*********2003/ 05/08/23.12 **********;
;同一时间只允许一种报警,
time.searchresults
---- DisValue_Status Matches (7 in 4 files) ----
config.h:extern uint8 DisValue_Status;
Key.c: switch( DisValue_Status )
Key.c: DisValue_Status = DIS00_
stm8s_tim4.ls
1 ; C Compiler for STM8 (COSMIC Software)
2 ; Generator V4.2.8 - 03 Dec 2008
3 ; Optimizer V4.2.8 - 03 Dec 2008
33
acia.la
1 ; C Compiler for STM8 (COSMIC Software)
2 ; Generator V4.2.8 - 03 Dec 2008
3 ; Optimizer V4.2.8 - 03 Dec 2008
2070