代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/465644/7051107
h cslr_lcdctrl.h
/** =========================================================
* Copyright (c) Texas Instruments Inc 2002, 2003
*
* Use of this software is controlled by the terms and conditions found
* in t
www.eeworm.com/read/465644/7051168
h cslr_lcdctrl_001.h
/** =========================================================
* Copyright (c) Texas Instruments Inc 2002, 2003
*
* Use of this software is controlled by the terms and conditions found
* in the l
www.eeworm.com/read/198535/7930666
asm main.asm
//*****************************************************************************/
// 描述: 通过改变LINE_IN端口的模拟电压来改变IOB口输出的数据,
// 采用读取P_ADC_MUX_Ctrl寄存器启动ADC转换,可以通过发光
// 二极管的点亮了解转换的数据值。
// 日
www.eeworm.com/read/315138/13550301
asm main.asm
//*****************************************************************************/
// 描述: 通过改变LINE_IN端口的模拟电压来改变IOB口输出的数据,
// 采用读取P_ADC_MUX_Ctrl寄存器启动ADC转换,可以通过发光
// 二极管的点亮了解转换的数据值。
// 日
www.eeworm.com/read/315122/13551284
asm main.asm
//*****************************************************************************/
// 描述: 通过改变LINE_IN端口的模拟电压来改变IOB口输出的数据,
// 采用读取P_ADC_MUX_Ctrl寄存器启动ADC转换,可以通过发光
// 二极管的点亮了解转换的数据值。
// 日
www.eeworm.com/read/348074/11613860
c main.c
#include"spce061a.h"
main()
{
*P_IOA_Dir=0Xffff;
*P_IOA_Attrib=0Xffff;
*P_IOA_Data=0Xffff;
*P_TimerA_Ctrl= C_TMA1_8KHz+C_TMA2_1;
*P_TimerA_Data=0xffaf; //1
www.eeworm.com/read/310523/13649679
mnu example.mnu
// accelerator table
ACCELERATOR
"session1", "S", "VIRTKEY | CTRL | SHIFT"
"session2", "L", "VIRTKEY | CTRL | SHIFT"
"session3", "W", "VIRTKEY | CTRL | SHIFT"
END
// stringtable for status
www.eeworm.com/read/207250/15276624
mnu example.mnu
// accelerator table
ACCELERATOR
"session1", "S", "VIRTKEY | CTRL | SHIFT"
"session2", "L", "VIRTKEY | CTRL | SHIFT"
"session3", "W", "VIRTKEY | CTRL | SHIFT"
END
// stringtable for status
www.eeworm.com/read/349700/3141608
php toolbar.js.php
// toolbar button effects
function SPAW_default_bt_over(ctrl)
{
if (!ctrl.disabled && ctrl.disabled != "true") // for gecko
{
www.eeworm.com/read/349700/3141609
php toolbar.js.php
// toolbar button effects
function SPAW_classic_bt_over(ctrl)
{
if (!ctrl.disabled && ctrl.disabled != "true") // for gecko
{