代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4210421
idlg ebar_ctrl.idlg
/*
Include file for easy bar and hbar graph controls
*! VERSION 1.0.1 22apr2005
*/
TEXT tx_x _lft _top _inwd ., ///
label("Statistic:")
COMBOBOX cb_stat
www.eeworm.com/read/271078/4230382
vhd sdram_ctrl.vhd
------------------------------------------------------------------
--
-- sdram_ctrl.vhd
--
www.eeworm.com/read/450265/1671880
doxygen ctrl_iface.doxygen
/**
\page ctrl_iface_page Control interface
%wpa_supplicant implements a control interface that can be used by
external programs to control the operations of the %wpa_supplicant
daemon and to get sta
www.eeworm.com/read/447738/1697531
s ctrl-names.s
.text
ldctl r0,fcw
ldctl fcw,r0
ldctl r0,refresh
ldctl refresh,r0
ldctl r0,psapseg
ldctl psapseg,r0
ldctl r0,psapoff
ldctl psapoff,r0
ldctl r0,psap
ldctl psap,r0
ldctl r0,nspseg
ldctl ns
www.eeworm.com/read/447738/1697538
d ctrl-names.d
#as:
#objdump: -d
#name: jmp cc
.*: +file format coff-z8k
Disassembly of section \.text:
00000000 :
0: 7d02 ldctl r0,fcw
2: 7d0a ldctl fcw,r0
4: 7d03
www.eeworm.com/read/446537/1712955
c list_ctrl.c
#include
#include "ct_type.h"
#include "list_ctrl.h"
#include "dvb_sys.h"
#define LIST_MSG(p) printf p
#if 1
#define LIST_DBG(p)
#else
#define LIST_DBG(p) printf p
#endif
/***
www.eeworm.com/read/446537/1713010
h list_ctrl.h
#ifndef _LIST_CTRL_H_
#define _LIST_CTRL_H_
#include "ct_type.h"
/*******************************************************************************************/
typedef struct
{
void* pst
www.eeworm.com/read/443386/1746029
c shpchp_ctrl.c
/*
* Standard Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
* Copyrig
www.eeworm.com/read/443386/1746055
c pciehp_ctrl.c
/*
* PCI Express Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
* Copy
www.eeworm.com/read/443386/1746059
c cpqphp_ctrl.c
/*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All ri