代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/205776/15307209
c tft_sd19501.c
#include "os_api.h"
#include "sci_types.h"
#include "gpio_api.h"
#include "lcd.h"
#include "make.h"
#ifdef __cplusplus
extern "C"
{
#endif
#define S1D19501_WIDTH 176
#defin
www.eeworm.com/read/168399/5447248
do ac97_if.do
vsim TESTBENCH_ac97_if
add wave fast_clk bit_clk sdata_out sdata_in
#add wave uut/ac97_if_i/command_SM uut/ac97_if_i/codec_rdy
#add wave uut/ac97_if_i/command_num
#add wave -hex uut/ac97_if_i/
www.eeworm.com/read/168399/5447268
do standalone.do
vsim TESTBENCH_standalone
add wave fast_clk reset_n bit_clk sdata_out sdata_in Sync
add wave uut/ac97_if_i/command_SM uut/ac97_if_i/codec_rdy
add wave uut/ac97_if_i/command_num
add wave -hex u
www.eeworm.com/read/369185/9660047
rss pizizh.rss
/*
============================================================================
Name : pizizh.rss
Author : pizi
Copyright : Your copyright notice
Description : This file contains all the
www.eeworm.com/read/268544/11135939
conf atcommand_athena.conf
// GM指令设置
// 例: rura: 1 表示rura: 是GM使用命令 1表示可使用等级 1的等级是和GM_account
// 里面的GM等级是相对应的 如rura: 10是这样那么GM_account里面只有=10的GM才能使用!
//
// =
// 相当于
www.eeworm.com/read/235565/14063252
h lcd.h
#define _lcd_h
#define uchar unsigned char
#define uint unsigned int
void write_lcd_command(uchar command);//将命令写入LCD模块
void write_lcd_data(uchar lcddata);//将数据写入LCD里
void init_lcd(void);//初始化LCD
www.eeworm.com/read/235010/14089034
transcript
# Reading D:/Modeltech_xe/tcl/vsim/pref.tcl
# do test_ddr_command.ndo
# ** Warning: (vlib-34) Library already exists at "work".
# Model Technology ModelSim XE III vlog 6.1e Compiler 2006.03 Mar
www.eeworm.com/read/109839/15546994
c term1.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/101619/15823440
cpp mainframe.cpp
//
// 儊僀儞僂僀儞僪僂僋儔僗
//
//
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
#include
#include
#include
using namespace
www.eeworm.com/read/100018/15888742
pl custom-lib.pl
# custom-lib.pl
# Functions for storing custom commands
do '../web-lib.pl';
&init_config();
%access = &get_module_acl();
# list_commands()
# Returns a list of all custom commands
sub list_commands
{