代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/323086/13355391
asm pt6554.asm
.ifnz PT6554
fProcessVfdWrite:
inx pt6554_count
inx pt6554_count
;;STB=0
rmb VFD_STB_bit,VFD_PORT
lda #%01000010
sta rOutBuffer
www.eeworm.com/read/258097/11885884
h fut_6_bt_269gk.h
#ifndef __FUT_6_BT_269GK_H
#define __FUT_6_BT_269GK_H
/*
** 777777
** 2 6
** 2 6
** 111111
** 3 5
** 3 5
** 444444
*/
/* The foll
www.eeworm.com/read/452282/7442738
c ircmd_amp.c
#ifdef SUPPORT_AMP
void ircmd_amp_on()
{
if(user_mute==1)
{
user_mute = 0;
// OSD_OnOffRegion(OSD_OFF,1);
}
amp_onoff_flag = 1;
AUDIF_Set_Vol
www.eeworm.com/read/246704/12709402
c ircmd_amp.c
#ifdef SUPPORT_AMP
void ircmd_amp_on()
{
if(user_mute==1)
{
user_mute = 0;
// OSD_OnOffRegion(OSD_OFF,1);
}
amp_onoff_flag = 1;
AUDIF_Set_Vol
www.eeworm.com/read/264890/11295762
c ircmd_amp.c
#ifdef SUPPORT_AMP
void ircmd_amp_on()
{
if(user_mute==1)
{
user_mute = 0;
// OSD_OnOffRegion(OSD_OFF,1);
}
amp_onoff_flag = 1;
AUDIF_Set_Vol
www.eeworm.com/read/258097/11888002
c ircmd_amp.c
#ifdef SUPPORT_AMP
void ircmd_amp_on()
{
if(user_mute==1)
{
user_mute = 0;
// OSD_OnOffRegion(OSD_OFF,1);
}
amp_onoff_flag = 1;
AUDIF_Set_Vol
www.eeworm.com/read/414798/11101311
c vfdht.c
/*
** FILE
** vfd.c
**
** DESCRIPTION
** handle VFD functions.
*/
/*** zyf 2000/11/01 ***/
#ifdef HT1621_PANNEL
const UINT16 send_ht_cmd[5]={0x0802,0x0808,0x080a,0x0852,0x0806};
#endif