代码搜索:Panel
找到约 10,000 项符合「Panel」的源代码
代码结果 10,000
www.eeworm.com/read/183326/9168170
c panel.c
/****************************************************************************
* Copyright (c) 1998-2004,2005 Free Software Foundation, Inc. *
*
www.eeworm.com/read/183326/9168192
h panel.h
/****************************************************************************
* Copyright (c) 1998,2000 Free Software Foundation, Inc. *
*
www.eeworm.com/read/183326/9169758
ref panel.ref
LIBRARY panel2 INITINSTANCE
DESCRIPTION 'NCurses 1.9.9e-1 for OS/2 - panel library'
EXPORTS
"panel_window" @1
"update_panels" @2
"hide_panel" @3
"show_panel" @4
"del_panel" @5
"top_
www.eeworm.com/read/183326/9169787
def panel.def
LIBRARY panel5 INITINSTANCE TERMINSTANCE
DESCRIPTION "NCurses-5-1-20000704, module panel"
CODE LOADONCALL
DATA LOADONCALL NONSHARED MULTIPLE
EXPORTS
"bottom_panel" @7 NONAME
"del_panel" @5 NON
www.eeworm.com/read/377138/9293414
c panel.c
*/
/*------------------------------------------------------------------*/
#include "_mb89930.h"
#include "dsboard.h"
__interrupt void IRQRXD();{中断接收数据
www.eeworm.com/read/178075/9418985
h panel.h
/****************************************************************************
* File: PANEL.h *
* Description: Header file for Panel
www.eeworm.com/read/371442/9553020
h panel.h
#ifndef __PANEL_H__
#define __PANEL_H__
#define TCON_TO_RSDS 0
#define TCON_TO_TTL 1
#define LVDS_TO_TCON 2
#define TTL_TO_TCON 3
#define AU_L150X2M_1 0 // 0: 2 pixel/clk, 6
www.eeworm.com/read/366623/9806044
png panel.png
www.eeworm.com/read/169504/9853952
h panel.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)panel.h 1.29 2/17/98 */
/*
* $Log$
*/
#ifndef __PANEL_H__
#define __PANEL_H__
#define SYSTEM_INIT 0
#define SYSTEM_STOP 1
#def