代码搜索:VFD驱动

找到约 10,000 项符合「VFD驱动」的源代码

代码结果 10,000
www.eeworm.com/read/246704/12708161

c vfd_mod.c

/* Include VFD Module Type */ //nono modify to be convenient for customers.2-7-4 13:38 #ifdef GENERAL_PANNEL /*YUXING_PANEL*/ #ifdef GBM_PORTABLE_DVD #include ".\\Customers\\Gbm_portable\\v
www.eeworm.com/read/246704/12709308

c vfd_o.c

/* ** FILE ** vfd.c ** ** DESCRIPTION ** handle VFD functions. */ #include "user_init.h" #include "config.h" #include "global.h" #include "memmap.h" #include "sio.h" //#include "epp.h"
www.eeworm.com/read/246704/12709335

c vfd_portable.c

/* ----->included by vfd_io_util.c ----->only for portable dvd use. ----->did it on 07/25 */ #ifdef EASTWIN extern UINT8 safe_on; #endif #ifdef EASTWIN void check_portable_gpio(void) {
www.eeworm.com/read/246704/12709369

c vfd_util.c

/* ** vfd-utility file ** Creater: wanghaoying 2004-7-19 16:27 ** ** */ #if defined(TWO_FUN_IN_ONE_VFD_KEY) || defined(TWO_FUNC_IN_LEFT_RIGHT_KEY) //xyy add for Oritron 2004-11-12 UINT
www.eeworm.com/read/246126/12754990

h vfd_ctrl.h

/***************************************************************************** vfd_ctrl.h - This file is for VFD controller, All varibles and functions
www.eeworm.com/read/221581/6339106

asm 48_vfd.asm

;this program is ht48 control HT16512 ;;; ;file name:48_vfd.asm ;author:阮钦 ;------------------------------------- include ht48c10.inc ;equ定义区 ;;; ;----------------- cs equ pa.0 ;定义PA.0为
www.eeworm.com/read/264890/11295678

c vfd_mod.c

/* Include VFD Module Type */ //nono modify to be convenient for customers.2-7-4 13:38 #ifdef GENERAL_PANNEL /*YUXING_PANEL*/ #ifdef GBM_PORTABLE_DVD #include ".\\Customers\\Gbm_portable\\v
www.eeworm.com/read/264890/11295734

c vfd_o.c

/* ** FILE ** vfd.c ** ** DESCRIPTION ** handle VFD functions. */ #include "user_init.h" #include "config.h" #include "global.h" #include "memmap.h" #include "sio.h" //#include "epp.h"
www.eeworm.com/read/264890/11295743

c vfd_portable.c

/* ----->included by vfd_io_util.c ----->only for portable dvd use. ----->did it on 07/25 */ #ifdef EASTWIN extern UINT8 safe_on; #endif #ifdef MUSTEK_K100D_MODEL//by justin 2005/09/30 e
www.eeworm.com/read/264890/11295753

c vfd_util.c

/* ** vfd-utility file ** Creater: wanghaoying 2004-7-19 16:27 ** ** */ #if defined(TWO_FUN_IN_ONE_VFD_KEY) || defined(TWO_FUNC_IN_LEFT_RIGHT_KEY)||defined(HOLD_VOL_KEY_FAST_REPEAT) //x