代码搜索:Infrared

找到约 754 项符合「Infrared」的源代码

代码结果 754
www.eeworm.com/read/27757/867508

c infrared.c

#include "infrared.h" int key_val; unsigned char decode() { unsigned char k,temp=0; for(k=0;k
www.eeworm.com/read/27757/867509

schdoc infrared.schdoc

www.eeworm.com/read/168541/5445163

cnt infrared.cnt

:Base infrared.hlp>main :Title Infrared Help :Index Infrared Help=infrared.hlp 1 Infrared Basics 2 What is infrared?=what_is_infrared@infrared.hlp>proc4 2 What is Infrared Monitor?=what_is_IRMon@
www.eeworm.com/read/168541/5445165

cnt infrared.cnt

:Base infrared.hlp>main :Title Infrared Help :Index Infrared Help=infrared.hlp 1 Infrared Basics 2 What is infrared?=what_is_infrared@infrared.hlp>proc4 2 What is Infrared Monitor?=what_is_IRMon@
www.eeworm.com/read/168541/5445173

reg infrared.reg

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\IRENUM] "Type"=dword:00000001 "Start"=dword:00000003 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):73,0
www.eeworm.com/read/168541/5445186

reg infrared.reg

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\IRENUM] "Type"=dword:00000001 "Start"=dword:00000003 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):73,0
www.eeworm.com/read/168541/5445199

reg infrared.reg

Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\IRENUM] "Type"=dword:00000001 "Start"=dword:00000003 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):73,0
www.eeworm.com/read/398414/2381288

h infrared.h

void infraredT(void); void infraredR(void);
www.eeworm.com/read/398414/2381303

c infrared.c

#include "inc/lib.h" #define ULCON2 (*(volatile unsigned char *)0x50008000) #define UCON2 (*(volatile unsigned char *)0x50008004) void infraredT(void) { UCON2=UCON2&0x7fc; //禁止接收
www.eeworm.com/read/267158/11191411

asm infrared-rx.asm

;=============================================================== ; Infrared reseiver Date: 2004-04-20 ;=============================================================== ;I