代码搜索:SCART
找到约 23 项符合「SCART」的源代码
代码结果 23
www.eeworm.com/read/258097/11888416
inc str_os_svideo.inc
#include "user_init.h"
#include "global.h"
#include "osd.h"
//2004AUDDRV #include "audif.h"
static void
str_os_svideo(void)
{
//#ifdef TVOUT6_4DAC_ON //terry,2003-8-19 17:44,mark it,move to i
www.eeworm.com/read/258097/11888426
inc str_os_tv_rgb.inc
#include "user_init.h"
#include "global.h"
#include "osd.h"
//2004AUDDRV #include "audif.h"
static void
str_os_tv_rgb(void)
{
//#ifdef TVOUT6_4DAC_ON //terry,2003-8-19 17:44,mark it,move to
www.eeworm.com/read/258097/11888479
inc str_os_pscan_yuv.inc
#include "user_init.h"
#include "global.h"
#include "osd.h"
//2004AUDDRV #include "audif.h"
static void
str_os_pscan_yuv(void)
{
//#ifdef TVOUT6_4DAC_ON //terry,2003-8-19 17:44,mark it,move t
www.eeworm.com/read/258097/11888337
inc str_os_ycbcr.inc
#include "user_init.h"
#include "global.h"
#include "osd.h"
//2004AUDDRV #include "audif.h"
static void
str_os_ycbcr(void)
{
//#ifdef TVOUT6_4DAC_ON ////terry,2003-8-19 17:44,mark it,move to
www.eeworm.com/read/430774/8728916
txt readme.txt
Name
----
ak470x
Overview
--------
Proprietary kernel module used to control the AK470X family of SCART switch
devices
Associated Device(s)
--------------------
/dev/ak470x
Parameters
----------
d
www.eeworm.com/read/152843/5661749
h msp3400.h
/*
*/
#ifndef MSP3400_H
#define MSP3400_H
/* ---------------------------------------------------------------------- */
struct msp_dfpreg {
int reg;
int value;
};
struct msp_matrix {
int
www.eeworm.com/read/460909/7237759
lst utility.lst
C51 COMPILER V7.07 UTILITY 05/03/2006 14:29:24 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE UTILITY
OBJECT MODULE PLACED IN
www.eeworm.com/read/460909/7237817
c utility.c
/*******************************************************************************
UTILITY.C
Copyright (c) HIMAX Technologies, Inc. All rights reserved.
******************************************
www.eeworm.com/read/141132/13036227
c utility.c
/*******************************************************************************
UTILITY.C
Copyright (c) SmartASIC, Inc. All rights reserved.
***************************************************
www.eeworm.com/read/258097/11889149
c sleep.c
//
// FILE
// sleep.c
//
// DESCRIPTION
// provide sleep functionality
//
//terry,2004/9/21 10:16PM , add risc can work when standby mode
//
#include "config.h"
#include "global.h"
#inclu