代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/443248/7635559

c lcdinit.c

void LcdInit_4Gray160x240(void) { if((U32)frameBuffer1==0) { frameBuffer1=(unsigned int (*)[SCR_XSIZE/32])malloc(ARRAY_SIZE_MONO); } rLCDCON1=(0)|(1
www.eeworm.com/read/441677/7667081

c ir_osi_acer_kbms.c

//pallas/drv/ircombo/osi_acer_kbms.c /*----------------------------------------------------------------------------+ | | This source code has been made available to you by IBM on an AS-IS |
www.eeworm.com/read/440044/7695442

c macs.c

#include "mac.h" extern MAC_STATE_TYPE mac_current_state; extern MAC_PIB mac_pib_data; extern uint8_t current_pending_num; extern SHORT_ADDR default_s
www.eeworm.com/read/438932/7719117

c jdinput.c

/* * jdinput.c * * Copyright (C) 1991-1995, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/437922/7739316

asm up51s005.asm

;/******************************************************************************* ;* * ;* File : uP51s005.asm
www.eeworm.com/read/435744/7785948

vhd code_tran.vhd

--code_tran.vhd keyboard position to button code transformer library ieee ; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity code_tran is po
www.eeworm.com/read/435744/7785957

vhd traffic.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; use work.traffic_lib.all; entity traffic is port(reset:in std_logic; clk:in st
www.eeworm.com/read/435572/7790106

xcl it mouse.xcl

"E:\Cansum Project\I.T Mouse\I.T Mouse20040710\read_random.obj" "E:\Cansum Project\I.T Mouse\I.T Mouse20040710\key_scan.obj" "E:\Cansum Project\I.T Mouse\I.T Mouse20040710\sound_tab.obj" "E:\Cansum
www.eeworm.com/read/399220/7879872

c jdinput.c

/* * jdinput.c * * Copyright (C) 1991-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/399173/7884052

c key.c

/* file: KEY.C purpose: new keyboard interrupt handler and various keyboard routines based on code from ZKEY.ASM date: 11/4/95 note: the key interrupts are not passed