代码搜索:LCD转VGA
找到约 10,000 项符合「LCD转VGA」的源代码
代码结果 10,000
www.eeworm.com/read/376343/9320330
h vga.h
#ifndef _VGA_H_
#define _VGA_H_
#define __REGb(x) (*(volatile unsigned char *)(x))
#define IICCON __REGb(0x54000000)
#define IICSTAT __REGb(0x54000004)
#define IICADD __REGb(0x54000008)
#def
www.eeworm.com/read/376343/9320406
c vga.c
#include "iic.h"
#include "bootpara.h"
void _Delay(int time)
{
volatile int i, j;
for (i = 0; i < time * 512; i++)
j = i;
}
//**********************[IicPoll ]**********************
www.eeworm.com/read/376343/9320438
o vga.o
www.eeworm.com/read/375151/9370516
pdf vga文档.pdf
www.eeworm.com/read/373225/9468551
sch vga.sch
www.eeworm.com/read/372667/9498639
vhd vga.vhd
---------------------------------------------------------------------------------------------------
--*************************************************************************************************
www.eeworm.com/read/372667/9498697
bsf vga.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/372247/9515485
h vga.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/174794/9573730
sof vga.sof
www.eeworm.com/read/174794/9573733
qws vga.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt