代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/184923/5243008
h vfd_simp.h
/************************************************************************
Auto Generated Macros
************************************************************************/
#define VFD_REFRESH_M
www.eeworm.com/read/184923/5243010
h vfd_data.h
/************************************************************************
The following data is for control mode.
************************************************************************/
/
www.eeworm.com/read/184923/5243011
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/184923/5243012
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/176125/5340204
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/176125/5340520
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/340777/3264534
c vfd_pub.c
/**********************************************************************/
/*************** MTK CONFIDENTIAL & COPYRIGHTED ****************/
/***************
www.eeworm.com/read/340777/3264540
h vfd_pub.h
/**********************************************************************/
/*************** MTK CONFIDENTIAL & COPYRIGHTED ****************/
/***************
www.eeworm.com/read/340777/3264551
h vfd_grp.h
/**********************************************************************/
/*************** MTK CONFIDENTIAL & COPYRIGHTED ****************/
/***************
www.eeworm.com/read/340777/3264552
h vfd_cus.h
/*************** MTK CONFIDENTIAL & COPYRIGHTED ****************/
/*************** ****************/
/*************** Description : VFD Driver Customer