代码搜索:Defination
找到约 272 项符合「Defination」的源代码
代码结果 272
www.eeworm.com/read/384663/8854691
v i2c_cmd_two.v
module i2c_cmd_two(clk,rst,rom_data,busy,
rom_addr,i2c_data_t,cmd_stop,cmd_start,cmd_send,
execute,i2c_w_finish,i2c_id
);
//Io defination
input
www.eeworm.com/read/424942/10393295
v i2c_cmd_two.v
module i2c_cmd_two(clk,rst,rom_data,busy,
rom_addr,i2c_data_t,cmd_stop,cmd_start,cmd_send,
execute,i2c_w_finish,i2c_id
);
//Io defination
input
www.eeworm.com/read/307810/13714835
m fuzzy_rule_generation.m
% Fuzzy control table generation
%Defination of input and output
% two inputs, one output.argument area:[-6,6]
Input1=[-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6];
Input2=[-6,-5,-4,-3,-2,-1,0,1,2,3,4
www.eeworm.com/read/254903/12114036
h gm8125.h
#ifndef __GM8125_H_
#define __GM8125_H_
#include "71x_lib.h"
/*GM_8125 PIN DEFINATION*/
#define STADD0_Pin (0x0001
www.eeworm.com/read/354705/10332568
asm ht7289b-a.asm
; ht7289b-a.asm
; ht48f10e, 4.0MHz XTAL
; Holtek HT-IDE3000 v6.8
; Created by u-hwa 2008,8
#include "ht48f10e.inc"
; spi pin defination
#define CS PB.0
#define SDA PB.1
#define SCK
www.eeworm.com/read/337753/12342799
h vfd.h
#ifndef __VFDDEF_H__
#define __VFDDEF_H__
// Segments Defination
#define SEG_1 0x0001
#define SEG_2 0x0002
#define SEG_3 0x0004
#define SEG_4 0x0008
#define SEG_5 0x0010
#define S
www.eeworm.com/read/352540/10542360
asm ht7289b-code.asm
; ht7289b.asm
; ht48f10e, 4.0MHz XTAL
; Created by u-hwa 2008,8
#include "ht48f10e.inc"
; spi pin defination
#define CS PB.0
#define SDA PB.1
#define SCK PB.2
#define CS_C PBC.0
www.eeworm.com/read/351821/10607031
asm ht7289b.asm
; ht7289b.asm
; ht48f10e, 4.0MHz XTAL
; Created by u-hwa 2008,8
#include "ht48f10e.inc"
; spi pin defination
#define CS PB.0
#define SDA PB.1
#define SCK PB.2
#define CS_C PBC.0
www.eeworm.com/read/341469/12082930
m get_edge_degree.m
function Edge_Degree=get_edge_degree(Nodes,flag)
%get edge degree according to following defination:
%1.k(v,w)=kv*kw
%2.k(v,w)=kv+kw
%3.k(v,w)=min(kv,kw)
%4.k(v,w)=max(kv,kw)
%5.k(v,w)=1/kv*kw
www.eeworm.com/read/437794/7741505
asv bartwo.asv
clear;clc;
% Defination
% Link properties
m1=1;m2=1;
a1=1;a2=1;
% Coordinate frames
i1=[1;0;0];
j1=[0;1;0];
e1=[0;0;1];e2=[0;0;1];
Izz1=1/12*m1*a1^2;Izz2=1/12*m2*a2^2;
% trajectory
pi