代码搜索:asynchronous

找到约 2,366 项符合「asynchronous」的源代码

代码结果 2,366
www.eeworm.com/read/273525/4205522

dlg irf_graph.dlg

/* irf_graph.dlg *! VERSION 1.1.0 16dec2004 */ VERSION 9.0 ASYNCHRONOUS_ONLY INCLUDE graph_header INCLUDE header HELP hlp1, view("help irf_graph") RESET res1 DIALOG main, t
www.eeworm.com/read/273525/4205546

dlg irf_rename.dlg

/* irf_rename.dlg *! VERSION 1.1.0 17dec2004 */ VERSION 9.0 ASYNCHRONOUS_ONLY INCLUDE _std_small INCLUDE header HELP hlp1, view("help irf_rename") RESET res1 DIALOG main, lab
www.eeworm.com/read/273525/4205556

dlg irf_cgraph_98.dlg

/* irf_cgraph_98.dlg *! VERSION 1.1.0 21mar2005 */ VERSION 9.0 ASYNCHRONOUS_ONLY INCLUDE graph_header INCLUDE header HELP hlp1, view("help irf_cgraph") RESET res1 DIALOG ma
www.eeworm.com/read/273525/4205589

dlg irf_drop.dlg

/* irf_drop.dlg *! VERSION 1.1.0 17dec2004 */ VERSION 9.0 ASYNCHRONOUS_ONLY INCLUDE _std_small INCLUDE header HELP hlp1, view("help irf_drop") RESET res1 DIALOG main, label("
www.eeworm.com/read/273525/4205610

dlg irf_table.dlg

/* irf_table.dlg *! VERSION 1.1.1 02mar2005 */ VERSION 9.0 ASYNCHRONOUS_ONLY INCLUDE glm_header INCLUDE header HELP hlp1, view("help irf_table") RESET res1 DIALOG main, tab
www.eeworm.com/read/370579/9595101

txt 带同步复位的状态机.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;
www.eeworm.com/read/170597/9797246

txt 带同步复位的状态机.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;
www.eeworm.com/read/415351/11075515

txt 带同步复位的状态机.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;
www.eeworm.com/read/415351/11075592

txt 带同步复位的状态机.txt

-- State Machine with Asynchronous Reset -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity stmch1 is port(clk, in1, rst: in std_logic;
www.eeworm.com/read/235756/14053929

h at91rm9200dk.h

#ifndef __ASSEMBLER__ typedef unsigned long u_32; typedef unsigned short u_16; typedef unsigned char u_8; /* ARM asynchronous clock */ #define ARM_CLK ((u_32)(60000000)) #else #define ARM_CLK