代码搜索:byte
找到约 10,000 项符合「byte」的源代码
代码结果 10,000
www.eeworm.com/read/410860/11266632
c tuner5byte.c
/**
* \file $Id: tuner5byte.c,v 1.6 2005/10/18 16:38:15 paulja Exp $
*
* \brief DRXBSP tuner implementation for 5byte tuners.
*
* \author Carlo Delhez
*/
/*
* $(c) 2004-2005 Micronas GmbH. A
www.eeworm.com/read/410860/11266797
h tuner5byte.h
/**
* \file $Id: tuner5byte.h,v 1.2 2005/07/20 10:08:50 paulja Exp $
*
* \brief Tuner interface for 5 byte tuners
*
* \author Paul Janssen
*/
/*
* $(c) 2005 Micronas GmbH. All rights reserve
www.eeworm.com/read/405765/11457817
c byte2char.c
#ifndef _COMMON_DEFINE
#include "COMMON.c"
#endif
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l);
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l)
{
data BYTE temp,i;
i=0;
temp=in/100;
if (l>2) o
www.eeworm.com/read/262048/11609438
c byte2char.c
#ifndef _COMMON_DEFINE
#include "COMMON.c"
#endif
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l);
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l)
{
data BYTE temp,i;
i=0;
temp=in/100;
if (l>2) o
www.eeworm.com/read/155636/11858963
c byte2char.c
#ifndef _COMMON_DEFINE
#include "COMMON.c"
#endif
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l);
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l)
{
data BYTE temp,i;
i=0;
temp=in/100;
if (l>2) o
www.eeworm.com/read/256352/12005224
c byte2char.c
#ifndef _COMMON_DEFINE
#include "COMMON.c"
#endif
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l);
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l)
{
data BYTE temp,i;
i=0;
temp=in/100;
if (l>2) o
www.eeworm.com/read/153731/12010711
asm byte2asc.asm
===============================================================================
;*******************************************************************************
; Returns the ASCII codes fr
www.eeworm.com/read/340570/12146647
c byte2char.c
#ifndef _COMMON_DEFINE
#include "COMMON.c"
#endif
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l);
void BYTE2CHAR(BYTE in,CHAR *out,BYTE l)
{
data BYTE temp,i;
i=0;
temp=in/100;
if (l>2) o
www.eeworm.com/read/151669/12183370
lst byte2char.lst
C51 COMPILER V7.20 BYTE2CHAR 05/11/2005 08:47:23 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE BYTE2CHAR
OBJECT MODULE PLACED