代码搜索:VFD驱动

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

代码结果 10,000
www.eeworm.com/read/246704/12709317

c vfd_drv_mcu810.c

//FUNCTION: //1. Write SET cmd to MCU810 //2. Write IR customer ID and POWER KEY value //note: if only set cmd ,call write_pmp_mcu810( bCmd, 0) void write_pmp_mcu810(BYTE bCmd, BYTE bData)
www.eeworm.com/read/246704/12709331

c vfd_drv_nec16312.c

/* history: 2004-7-19 14:43 wanghaoying move the following functions for nec16312 here 2004-7-7 14:25 lijd Process 16312sw use for: 1. extern pannel key
www.eeworm.com/read/246704/12709343

c vfd_drv_ht220.c

#include "setup_VA.h" /* history: 2004-7-19 14:43 wanghaoying move the following functions for nec16312 here 2004-7-7 14:25 lijd Process 16312sw use for: 1.
www.eeworm.com/read/246704/12709348

c vfd_drv_gt1128.c

//GT1128 DRIVER void polling_vfdr(void) { #ifdef SUPPORT_VFD UINT8 i; UINT32 temp; UINT32 key_data; static UINT8 count = 0; static UINT32 key_previ = 0; sta
www.eeworm.com/read/264890/11295732

c vfd_drv_mcu51.c

#include "setup_VA.h" extern UINT16 vfd_set_open_state(UINT16 index); extern UINT16 vfd_set_close_state(UINT16 index); /* history: 2004-7-19 14:43 wanghaoying move the following functio
www.eeworm.com/read/264890/11295735

c vfd_drv_pt6554.c

void reset_vfd(void) { init_vfd_clear(); WaitIopFunRdy(IOP_RDY_WAIT); #ifdef YADAI_PT6554_PANNEL vfd_set_str(0, "HELLO"); #endif } void polling_vfdr(void) //pt6554 type vfd {
www.eeworm.com/read/264890/11295737

c vfd_drv_mcu810.c

//FUNCTION: //1. Write SET cmd to MCU810 //2. Write IR customer ID and POWER KEY value //note: if only set cmd ,call write_pmp_mcu810( bCmd, 0) void write_pmp_mcu810(BYTE bCmd, BYTE bData)
www.eeworm.com/read/264890/11295738

c vfd_drv_nec16315.c

/* history: 2004-7-19 14:43 wanghaoying move the following functions for nec16312 here 2004-7-7 14:25 lijd Process 16312sw use for: 1. extern pannel key
www.eeworm.com/read/264890/11295742

c vfd_drv_nec16312.c

/* history: 2004-7-19 14:43 wanghaoying move the following functions for nec16312 here 2004-7-7 14:25 lijd Process 16312sw use for: 1. extern pannel key
www.eeworm.com/read/264890/11295746

c vfd_drv_ht220.c

#include "setup_VA.h" /* history: 2004-7-19 14:43 wanghaoying move the following functions for nec16312 here 2004-7-7 14:25 lijd Process 16312sw use for: 1.