代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/267846/11160678
txt readme.txt
Master MemoryExamples for MT32 v1.0.0 Readme file
The design example shows how to interface Altera's 32-bit Master MegaCore functions to a synchronous memory similar to altsyncram.
Please read the
www.eeworm.com/read/431224/8697029
m write.m
function idx = write(a,fid,synlist,offset)
% write AVR data
idx = [];
if ~a.n, return, end
% filter AVRs using synchronous machine list
idx = [];
sdx = [];
for i = 1:a.n
jdx = find(synlist == a.sy
www.eeworm.com/read/384940/8830714
m write.m
function idx = write(a,fid,synlist,offset)
% write AVR data
idx = [];
if ~a.n, return, end
% filter AVRs using synchronous machine list
idx = [];
sdx = [];
for i = 1:a.n
jdx = find(synlist == a.sy
www.eeworm.com/read/152843/5663601
c n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2003 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/152843/5663653
c hostess_sv11.c
/*
* Comtrol SV11 card driver
*
* This is a slightly odd Z85230 synchronous driver. All you need to
* know basically is
*
* Its a genuine Z85230
*
* It supports DMA using two DMA channels in S
www.eeworm.com/read/147766/5725598
c n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2002 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/147766/5725686
c hostess_sv11.c
/*
* Comtrol SV11 card driver
*
* This is a slightly odd Z85230 synchronous driver. All you need to
* know basically is
*
* Its a genuine Z85230
*
* It supports DMA using two DMA channels in S
www.eeworm.com/read/136786/5866020
c n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2000 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/136786/5866071
c hostess_sv11.c
/*
* Comtrol SV11 card driver
*
* This is a slightly odd Z85230 synchronous driver. All you need to
* know basically is
*
* Its a genuine Z85230
*
* It supports DMA using two DMA channels in S
www.eeworm.com/read/128531/5988147
c n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2003 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod