代码搜索结果
找到约 10,000 项符合
Video 的代码
video.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"UA733 Video Preamplifier"
"U of California, Berkeley SPICE Benchmark Circuit"
"No. of nodes = 25"
"No. of Branches
video.c
//atmega16-16pi
//12Mhz
//同步端:D.1 + 二极管(in4148) + 1000 欧-----
// |----75欧----地
//视频端:D.0 + 二极管(in4148) + 330 欧------
#include
#include
#include
video.cpp
#include
#include
#include
#include
#include
#include"video.h"
#include"head.h"
#include"xdefine.h"
#include"data.h"
#include"w99200.h"
#de
video.h
// Data Group
#define Vdata_in 0x01
#define I2c_data 0x02
#define Audio_out 0x67
// Command Group
#define Video_reset 0x04
#define Vstart 0x05
#define Vstop 0x06
#defi
video.wpj
Document file - DO NOT EDIT
BUILD_PENTIUMgnu_BUILDRULE
video.out
BUILD_PENTIUMgnu_MACRO_AR
ar386
BUILD_PENTIUMgnu_MACRO_ARCHIVE
$(PRJ_DIR)/PENTIUMgnu/video.a
video.h
/*
* video.h
*
* Video port and miniport driver interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
*
video.cmd
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*