代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/264514/11311222
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
www.eeworm.com/read/263314/11367740
txt state_areset.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/408375/11390955
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
www.eeworm.com/read/157209/11730105
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/345690/11795136
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/345059/11841764
c ahdlc.c
/* Asynchronous HDLC routines */
#include "global.h"
#include "ahdlc.h"
#include "crc.h"
#include "trace.h" /******/
static uint8 *putbyte(uint8 *,uint8);
void
init_hdlc(hp,maxsize)
struct
www.eeworm.com/read/339051/12264962
c ahdlc.c
/* Asynchronous HDLC routines */
#include "global.h"
#include "ahdlc.h"
#include "crc.h"
#include "trace.h" /******/
static uint8 *putbyte(uint8 *,uint8);
void
init_hdlc(hp,maxsize)
struct
www.eeworm.com/read/149908/12333933
c ahdlc.c
/* Asynchronous HDLC routines */
#include "global.h"
#include "ahdlc.h"
#include "crc.h"
#include "trace.h" /******/
static uint8 *putbyte(uint8 *,uint8);
void
init_hdlc(hp,maxsize)
struct
www.eeworm.com/read/149607/12362857
txt state_areset.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/230899/14269697
c ahdlc.c
/* Asynchronous HDLC routines */
#include "global.h"
#include "ahdlc.h"
#include "crc.h"
#include "trace.h" /******/
static uint8 *putbyte(uint8 *,uint8);
void
init_hdlc(hp,maxsize)
struct