代码搜索:Tuner
找到约 1,571 项符合「Tuner」的源代码
代码结果 1,571
www.eeworm.com/read/197811/7969712
tuner
www.eeworm.com/read/291725/8401816
c tuner.c
#include"tuner.h"
//************************************************************************************************************
code uword USA_air[]={
0X0451,0X04C9,0X0541,0X0609,0X0681,0X0DB1,0X0
www.eeworm.com/read/288202/8647653
h tuner.h
/*****************************************************************************
File Name : tuner.h
Description : Core Tuner API.
Copyright (C) 1999 STMicroelectronics
Reference :
*************
www.eeworm.com/read/288202/8647747
c tuner.c
/*****************************************************************************
File Name : tuner.c
Description : Wrapper API for interfacing with the low-level tuner modules.
Copyright (C) 1999 ST
www.eeworm.com/read/288174/8649053
obj tuner.obj
www.eeworm.com/read/288174/8649081
h tuner.h
#define TUNER_ID 0xc0
#define RTUNER_ID 0xc1
#define INITFREQHIGH 0x05
#define INITFREQLOW 0x8a
#define CONTROLBYTE0 0xce
#define CONTROLBYTE1 0x01
#define HIGHBAND 0x08
#define MID
www.eeworm.com/read/288174/8649123
c tuner.c
//TNF8532
#include "IIC.H"
#include "OSD.H"
#include "MCU.H"
#include "RAM.H"
#include "MyDef.H"
#include "TUNER.H"
#include "F63REG.H"
#include "SAA7114.H"
/***************************
www.eeworm.com/read/288174/8649129
lst tuner.lst
C51 COMPILER V7.50 TUNER 03/18/2008 22:04:57 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TUNER
OBJECT MODULE PLACED IN .
www.eeworm.com/read/288156/8651015
h tuner.h
#ifndef _TUNER_H
#define _TUNER_H
/* FQ1236-MK3 Module Definitions */
#define TUMER_I2C_ADDRESS 0xC2 /* AS_TU pin (PIN6) is left floating */
#define IF_I2C_ADDRESS 0x86 /* AS_IF pin (PIN10) is open
www.eeworm.com/read/288156/8651019
c tuner.c
#include
#include "i2c.h"
#include "tuner.h"
/* Tuner Section Programming (Write Mode) */
/* |S|ADB(W)|A|DB1|A|DB2|A|CB|A|BB|A|AB|A|P| */
void tuner_write(unsigned char *tuner_data)
{
un