代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/453040/1643142
c vfd_data.c
/************************************************************************
The following data is for refresh table.
************************************************************************/
#d
www.eeworm.com/read/453040/1643144
c vfd_dbg.c
/**********************************************************************/
/*************** MTK CONFIDENTIAL ****************/
/***************
www.eeworm.com/read/453040/1643146
c vfd_tool.c
#include
#include
#include
/************************************************************************
For compatibility issue
*************************************
www.eeworm.com/read/453040/1643148
bat vfd_tbl.bat
del vfd_tool.exe
del vfd_data.c
del vfd_data.h
set PATH=%PATH%;C:\BORLAND\BCC5\BIN
C:\BORLAND\BCC5\BIN\bcc32 -6 -IC:\BORLAND\BCC5\INCLUDE -LC:\BORLAND\BCC5\LIB vfd_tool.c -evfd_tool.exe vfd_to
www.eeworm.com/read/453040/1643151
h vfd_simp.h
/************************************************************************
Auto Generated Macros
************************************************************************/
#define VFD_REFRESH_M
www.eeworm.com/read/453040/1643153
h vfd_data.h
/************************************************************************
The following data is for refresh table.
************************************************************************/
www.eeworm.com/read/453040/1643155
bpf vfd_tool.bpf
USEUNIT("vfd_tool.c");
//---------------------------------------------------------------------------
This file is used by the project manager only and should be treated like the project file
main
www.eeworm.com/read/453040/1643156
h vfd_comm.h
/* for little edian */
#define SET_NODE_WORD(a,hi,lo) {((BYTE *)a)[0] = hi; ((BYTE *)a)[1] = lo;}
#define GET_NODE_WORD(hi,lo) ((lo
www.eeworm.com/read/226166/4787363
c ref_vfd.c
/****************************************************************************************************
* Copyright (c) 2005 ZORAN Corporation, All Rights Reserved
* Created by William Lei 2005/12/2
www.eeworm.com/read/226166/4787370
c nintause_vfd.c
///////////////////////////////////
//Nintaus VFD DISPLAY
/****************************************************************************************************
* Copyright (c) 2005 ZORAN Corporat