代码搜索:Protection

找到约 1,659 项符合「Protection」的源代码

代码结果 1,659
www.eeworm.com/read/379427/9198021

vhd all_types.vhd

library IEEE; use IEEE.std_logic_1164.all; package all_types is type header_type is record id : std_logic; layer : std_logic_vector(1 downto 0); protection : std_
www.eeworm.com/read/362142/10016378

m pidcntrl.m

function [mc,intv] = pidcntrl(tsamp,set,setprev,value,valueprev,intvv,... kp,ki,kd,minmc,maxmc,dflag,bias) %PID control with wind-up protection %Using the sliding wind-up algorithm. Can use eith
www.eeworm.com/read/362142/10016406

m pidcntrl.m

function [mc,intv] = pidcntrl(tsamp,set,setprev,value,valueprev,intvv,... kp,ki,kd,minmc,maxmc,dflag,bias) %PID control with wind-up protection %Using the sliding wind-up algorithm. Can use eith
www.eeworm.com/read/245419/12800945

vhd all_types.vhd

library IEEE; use IEEE.std_logic_1164.all; package all_types is type header_type is record id : std_logic; layer : std_logic_vector(1 downto 0); protection : std_
www.eeworm.com/read/245419/12800965

vhd all_types.vhd

library IEEE; use IEEE.std_logic_1164.all; package all_types is type header_type is record id : std_logic; layer : std_logic_vector(1 downto 0); protection : std_
www.eeworm.com/read/245419/12800993

vhd all_types.vhd

library IEEE; use IEEE.std_logic_1164.all; package all_types is type header_type is record id : std_logic; layer : std_logic_vector(1 downto 0); protection : std_
www.eeworm.com/read/119796/6082426

c cpuio.c

#include "cpuio.h" #include "genlib.h" #include "stddefs.h" int probe (NATURAL32,NATURAL32); void mcf5206_init () { /* Initialize System Protection Resources. Software Watchdog */ /* dis
www.eeworm.com/read/170239/5406269

c cpuio.c

#include "cpuio.h" #include "genlib.h" #include "stddefs.h" int probe (NATURAL32,NATURAL32); void mcf5206_init () { /* Initialize System Protection Resources. Software Watchdog */ /* dis
www.eeworm.com/read/169681/5416279

h ppc403timer.h

/* ppc403Timerh.h - PPC 403 Timers header */ /* Copyright 1984-2002, Wind River Systems, Inc. */ /* modification history -------------------- 01c,26apr02,dat Adding cplusplus protection, SPR 75017
www.eeworm.com/read/169681/5416302

h gt64120a.h

/* gt64120a.h - Galileo gt64120A bridge device header */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01b,26apr02,dat Adding cplusplus protection,