⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hdr.h

📁 一个比较好用的TW2835音视频芯片开发板的程序,
💻 H
字号:
//#define	__4CH__
#define	__16CH__

#define	__WTH_ADO__
//#define	__WTH_VGA__

#define	__APLY_ALL__
#define	__WNDW_RG_EV__
//#define	__WNDW_RG_PRO__

//----------------------------------------------------------------
//----------------------------------------------------------------

//#include <stdlib.h>
//#include <stdarg.h>
//#include <string.h>
#include	"_w77e516.h"
//*
#include	"tbl_tw2835.h"

#include	"cmn.h"
#include	"hst.h"
#include	"isr.h"
#include	"key.h"
#include	"prtcl.h"
#include "mse.h"
#include "mse_free.h"
#include	"init_dvc.h"
#include	"osd.h"
#include	"osd_deco.h"
#include "ch.h"
#include "box.h"
#include "box_wndw.h"
#include	"run.h"

#include "wndw_pop.h"
#include	"wndw_ds_scrn.h"
//#include	"wndw_ds_pb.h"
#include	"wndw_ds_src.h"
#include	"wndw_ds_indx.h"
#include	"wndw_zm.h"
#include	"wndw_zm_pop.h"
#include "wndw_mtn_md.h"
//#include "wndw_mtn_bd.h"
//#include "wndw_mtn_nd.h"
#include "wndw_mtn_bd_nd.h"
#include	"wndw_rc_fmt.h"
#include	"wndw_rc_fmt_ls.h"
#include	"wndw_rc_fmt_qu.h"
#include	"wndw_rc_indx.h"
#include	"wndw_rc_nr.h"

#if defined(__WTH_ADO__)
	#include "wndw_ado_gain.h"
	#include "wndw_ado_live.h"
	#include "wndw_ado_live_mr.h"
	#include "wndw_ado_rec.h"
	//#include "wndw_ado_det.h"
#elif defined(__WTH_VGA__)
	#include	"wndw_vga.h"
	#include	"wndw_vga_ref.h"
#endif

#include "wndw_rg.h"
//	*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -