代码搜索:Auto
找到约 10,000 项符合「Auto」的源代码
代码结果 10,000
www.eeworm.com/read/256119/12026341
hif auto_det.hif
HIF003
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/256119/12026354
acf auto_det.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/256008/12037068
h ts_auto.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Ts_Auto(void);
#endif /*__Ts_auto_H__*/
www.eeworm.com/read/256008/12037187
c ts_auto.c
//====================================================================
// File Name : Ts_auto.c
// Function : S3C2410 Touch Screen Panel Auto Test
// Source : Weon-Tark Kang
// Modify : On-
www.eeworm.com/read/256008/12037326
o ts_auto.o
www.eeworm.com/read/255541/12075350
c auto_irq.c
/* auto_irq.c: Auto-configure IRQ lines for linux. */
/*
Written 1993 by Donald Becker.
The Author may be reached as becker@super.org or
C/O Supercomputing Research Ctr., 17100 Scien
www.eeworm.com/read/341086/12109826
asm auto_con.asm
;----------------------
; auto_chk_dir:
;----------------------
auto_chk_dir:
movlw d'8'
movwf temp_buf2
movlw b'1111110'
movwf temp_buf3
incf temp_buf1,F
auto_chk_dir_lp1:
decfsz
www.eeworm.com/read/341086/12109941
asm auto_con.asm
;-----------------------------------
; auto_control:
;-----------------------------------
auto_control:
bcf f_autled1
btfss auto_dis_sw
goto auto_disable
btfss auto_en_sw
g
www.eeworm.com/read/152325/12121209
h lcd_auto.h
#define EVEN 0
#define ODD 1
//------ERROR message : SUCCESS(MSB=0)
#define ERROR_SUCCEED 0x00
#define ERROR_SUCCESS_1 0x01
#define ERROR_SUCCESS_2 0x02
#define ERROR_SUCC
www.eeworm.com/read/152325/12121287