代码搜索:VFD驱动

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

代码结果 10,000
www.eeworm.com/read/323086/13355368

asm ht1621.asm

.ifnz HT1621 fProcessVfdWrite: ;;STB=0 rmb VFD_STB_bit,VFD_PORT lda IOP_DATA0_L and #VFD_DAT_LN_MASK beq OnlyHtSentCmd ;;if data l
www.eeworm.com/read/362585/9990318

h pt6311.h

/***************************************** * Copyright (c) 2006 * HIVISION, Inc. All Rights Reserved * Modified for KiSS Front Panel support * Proprietary and Confidential **************
www.eeworm.com/read/323086/13355369

asm spl10308.asm

.ifnz SPL10308 fProcessVfdWrite: ;;get data size lda IOP_DATA0_L and #VFD_DAT_LN_MASK beq lExitPorcessVfdWrite ;;if data len =0 then exit
www.eeworm.com/read/452282/7442720

c vfd_drv_ad7312.c

/* ** FUNCTION ** polling_vfdr ** ** DESCRIPTION ** check if polling-ready ** ** history: ** 2004-7-19 15:09 ** wanghaoying move the following functio for ht1621 here */ void reset_vfd(voi
www.eeworm.com/read/246704/12709327

c vfd_drv_ad7312.c

/* ** FUNCTION ** polling_vfdr ** ** DESCRIPTION ** check if polling-ready ** ** history: ** 2004-7-19 15:09 ** wanghaoying move the following functio for ht1621 here */ void reset_vfd(voi
www.eeworm.com/read/264890/11295741

c vfd_drv_ad7312.c

/* ** FUNCTION ** polling_vfdr ** ** DESCRIPTION ** check if polling-ready ** ** history: ** 2004-7-19 15:09 ** wanghaoying move the following functio for ht1621 here */ void reset_vfd(voi
www.eeworm.com/read/258097/11886954

c vfd_drv_ad7312.c

/* ** FUNCTION ** polling_vfdr ** ** DESCRIPTION ** check if polling-ready ** ** history: ** 2004-7-19 15:09 ** wanghaoying move the following functio for ht1621 here */ void reset_vfd(voi
www.eeworm.com/read/284411/8934640

asm iop.asm

;;;;spca718 system clock is 67.5MHZ ;;;;spca716 system clock is 54MHZ SYSTEM_81_MHZ equ 0 SYSTEM_67_MHZ equ 1 SYSTEM_54_MHZ equ 0 IR_NEC
www.eeworm.com/read/452282/7442715

c vfd_drv_old.c

/* ** FUNCTION ** polling_vfdr ** ** DESCRIPTION ** check if polling-ready */ void polling_vfdr(void) { #ifdef SUPPORT_SPI_QSI //not use #endif #ifndef SUPPORT_SPI_QSI