代码搜索:Teletext
找到约 147 项符合「Teletext」的源代码
代码结果 147
www.eeworm.com/read/343370/11954340
h i2c.h
#ifndef __I2C_H__
#define __I2C_H__
void I2CReadByte3(BYTE *);
void I2CRead8Byte(BYTE *);
void I2CReadByteMSP(BYTE addr, BYTE index, BYTE *pd, BYTE cnt);
BYTE I2CWriteByte2(BYTE);
BYTE I2CWrit
www.eeworm.com/read/220240/14845508
h _adv7123.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/216343/15018694
h _saa7105.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/153593/5648949
h _saa7105.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/133094/14054649
h _saa7105.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/468342/6988992
h ttext.h
#ifndef __TTEXT_H__
#define __TTEXT_H__
#ifdef SUPPORT_TELETEXT
void TeleTextON(void);
void TeleTextOFF(void);
void TeleTextRed(void);
void TeleTextGreen(void);
void TeleTextYellow(void);
www.eeworm.com/read/468342/6988996
h main.h
#ifndef __MAIN__
#define __MAIN__
//----------- P0 Define ------------
#define FFbyFPGA P0_0
#define MD0 P0_0
#define MD1 P0_1
#define BypassKey P0_1
#define MD2 P0_2
#define MD
www.eeworm.com/read/343370/11954196
bak tw8806b_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/343370/11954430
uv2 tw8806b.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/468342/6988986
h i2c.h
#ifndef __I2C_H__
#define __I2C_H__
void I2CReadByte3(BYTE *);
void I2CRead8Byte(BYTE *);
//void I2CReadByteMSP(BYTE addr, BYTE index, BYTE *pd, BYTE cnt);
BYTE I2CWriteByte2(BYTE);
BYTE I2C