代码搜索:FF总线
找到约 10,000 项符合「FF总线」的源代码
代码结果 10,000
www.eeworm.com/read/439386/7711397
00-ff
www.eeworm.com/read/438711/7727942
c ff.c
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module R0.05 (C)ChaN, 2007
/-----------------------------------------------------------
www.eeworm.com/read/438711/7727948
h ff.h
/*--------------------------------------------------------------------------/
/ FatFs - FAT file system module include file R0.05 (C)ChaN, 2007
/--------------------------------------------
www.eeworm.com/read/438679/7728174
vhd ff.vhd
-- megafunction wizard: %LPM_FIFO+%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: dcfifo
-- ============================================================
-- File Name: ff.vhd
-- Megafun
www.eeworm.com/read/438679/7728195
bsf ff.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/438679/7728197
cmp ff.cmp
--Copyright (C) 1991-2006 Altera Corporation
--Your use of Altera Corporation's design tools, logic functions
--and other software and tools, and its AMPP partner logic
--functions, and any outpu
www.eeworm.com/read/438661/7728600
m ff.m
function [a,b,c]=ff(x)
N=length(x);
for i=1:N,
if(x(i)>1)
a(i)=1;
b(i)=1;
c(i)=1;
else
if x(i)
www.eeworm.com/read/436538/7768289
h ff.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that