代码搜索:VFD驱动

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

代码结果 10,000
www.eeworm.com/read/422472/7126118

dll vfd.dll

www.eeworm.com/read/422472/7126122

sys vfd.sys

www.eeworm.com/read/422472/7126125

exe vfd.exe

www.eeworm.com/read/350718/7149642

c vfd.c

/////////////////////////////////////////////////////////////////////////////// // vfd.c // // Copyright (c) 2004, WeiHua Technology Co., Ltd. // All rights reserved. // // Created by:
www.eeworm.com/read/350718/7149701

h vfd.h

#ifndef _VFD_H #define _VFD_H #define VFD_BIT_NUM MAX_LCD_NUM #define VFD_CLR_DIR pd7_1 #define VFD_CLK_DIR pd7_2 #define VFD_DI_DIR pd7_0 #define VFD_CLR
www.eeworm.com/read/452282/7442689

c vfd.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 "vfdfunc.h"
www.eeworm.com/read/452282/7442744

h vfd.h

#ifndef __VFD_H #define __VFD_H #include "user_init.h" #ifdef PMP_MCU810 #define CMD_PMP_IS_BUSY 0x83 #define CMD_PMP_IS_UNBUSY 0x82 #define CMD_PMP_POWER_OFF 0xe0 #define CMD_WRITE_
www.eeworm.com/read/452282/7442750

o vfd.o

www.eeworm.com/read/452282/7442765

d vfd.d

MIPS/vfd.o MIPS/vfd.d : \ vfd.c ../user_init.h ../h/ver.h ../cust_pre_def.h \ ../Customers/General/cfg_general_portable_8202T_64.h ../cust_def.h \ ../h/set.h ../h/board.h ../sunplus_user.h ../h/i
www.eeworm.com/read/449064/7519194

c vfd.c

/****************************************************************** ** 文件名: VFD.C ** Copyright (c) 昊元科技技术开发部 ** 创建人: 马 亮 ** 日 期: 2005/03/29 ** 修改人: ** 日 期: ** 描 述: VFD模块的驱动函