代码搜索:Behaviour
找到约 1,042 项符合「Behaviour」的源代码
代码结果 1,042
www.eeworm.com/read/292171/3954766
vhd smlt_ami_enc.vhd
-- smlttion for AMI encoder.
entity smlt_ami_enc is
end smlt_ami_enc;
architecture behaviour of smlt_ami_enc is
--data type:
component ami_enc
port (
clr_bar,
clk : in bit;
e
www.eeworm.com/read/292171/3954770
vhd ami_dec.vhd
-- implementation of the AMI decoder.
entity ami_dec is
port (
clr_bar,
e0, e1 : in bit; -- inputs.
s : out bit -- output.
);
end ami_dec;
architecture behaviour of ami
www.eeworm.com/read/292144/3955581
txt ssl-implementation.txt
Important modules:
module behaviour children
------ ---------
ssl_app application ssl_sup
ssl_sup supervisor ssl_server, ssl_broker_sup
ssl_server gen_server -
ssl_broker_sup
www.eeworm.com/read/435701/1862248
h devlml.h
// Lml 22 driver
#define MJPG_VERSION "LML33 v0.2"
// The following values can be modified to tune/set default behaviour of the
// driver.
// The number of uS delay in I2C state transitions (probab