代码搜索:VFD驱动

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

代码结果 10,000
www.eeworm.com/read/285059/4057994

c vfd_tool.c

#include #include #include /************************************************************************ For compatibility issue *************************************
www.eeworm.com/read/285059/4057997

bat vfd_tbl.bat

rem This batch file need Borland Free C++ Compiler. rem The free BCC5 could be download from ftp://ftpd.borland.com/download/bcppbuilder/freecommandLinetools.exe del vfd_tool.exe del vfd_data.c
www.eeworm.com/read/285059/4057998

h vfd_simp.h

/************************************************************************ Auto Generated Macros ************************************************************************/ #define VFD_REFRESH_M
www.eeworm.com/read/285059/4058000

h vfd_data.h

/************************************************************************ The following data is for control mode. ************************************************************************/ /
www.eeworm.com/read/285059/4058001

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/285059/4058003

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/414420/2147151

h vfd_logo.h

/* * Automatically generated by "tools/bmp_logo" * * DO NOT EDIT * */ #ifndef __VFD_LOGO_H__ #define __VFD_LOGO_H__ #define VFD_LOGO_WIDTH 112 #define VFD_LOGO_HEIGHT 72 #define VFD_LOGO_COL
www.eeworm.com/read/414420/2148346

c cmd_vfd.c

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/408818/2243044

h vfd_logo.h

/* * Automatically generated by "tools/bmp_logo" * * DO NOT EDIT * */ #ifndef __VFD_LOGO_H__ #define __VFD_LOGO_H__ #define VFD_LOGO_WIDTH 112 #define VFD_LOGO_HEIGHT 72 #define VFD_LOGO_COL
www.eeworm.com/read/408818/2243958

c cmd_vfd.c

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you