代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/407751/11411396
uv2 vfd.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,
www.eeworm.com/read/407751/11411398
bak vfd_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/407751/11411407
m51 vfd.m51
BL51 BANKED LINKER/LOCATER V5.12 10/30/2008 15:33:22 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/407260/11423408
vfd 虚拟软盘.vfd
www.eeworm.com/read/258097/11885290
c vfd_yux.c
#include "user_init.h"
#include "config.h"
#include "global.h"
#include "vfdfunc.h"
//#include "vfd_7seg.h"
#include "stdlib.h"
#include "user_if.h"
#include "audif.h"
extern UINT16 Is_MP3_S
www.eeworm.com/read/258097/11886896
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/258097/11886936
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/258097/11886964
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/258097/11886980
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(TWO_FUNC_IN_VOLUP_VOLDN_KEY)
www.eeworm.com/read/258097/11887016
~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