vga_ctnl.c
来自「基于FPGA嵌入式开发实现的VGA接口」· C语言 代码 · 共 15 行
C
15 行
//////////////////////////////////////////////////////////////////////////////
// Filename: D:\EMBD\VGA/drivers/vga_ctnl_v1_00_a/src/vga_ctnl.c
// Version: 1.00.a
// Description: vga_ctnl Driver Source File
// Date: Sat Jun 16 01:17:01 2007 (by Create and Import Peripheral Wizard)
//////////////////////////////////////////////////////////////////////////////
/***************************** Include Files *******************************/
#include "vga_ctnl.h"
/************************** Function Definitions ***************************/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?