代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/337739/3326713
c hello_world.c
/*
* "Hello World" example.
*
* This example prints 'Hello from Nios II' to the STDOUT stream. It runs on
* the Nios II 'standard', 'full_featured', 'fast', and 'low_cost' example
* designs. It r
www.eeworm.com/read/337739/3326735
c hello_world.c
/*
* "Hello World" example.
*
* This example prints 'Hello from Nios II' to the STDOUT stream. It runs on
* the Nios II 'standard', 'full_featured', 'fast', and 'low_cost' example
* designs. It r
www.eeworm.com/read/337546/3332374
s checksumcopy.s
/*
* A fast checksum+copy routine using movem
* Copyright (c) 1998, 2001, 2003 Axis Communications AB
*
* Authors: Bjorn Wesen
*
* csum_partial_copy_nocheck(const char *src, char *dst,
*
www.eeworm.com/read/337546/3336404
c fec_main.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/337546/3336408
c fec_mii.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/337546/3337346
h timex.h
/*
* Use prescale timer at 25000 Hz instead of the baudrate timer at
* 19200 to get rid of the 64ppm to fast timer (and we get better
* resolution within a jiffie as well.
*/
#ifndef _ASM_CRIS_
www.eeworm.com/read/336493/3351294
h idct.h
// idct.h //
#ifndef _IDCT_H_
#define _IDCT_H_
#ifdef _INTEL_IDCT_
#define Fast_IDCT idct
#endif // _INTEL_IDCT_
#endif // _IDCT_H_
www.eeworm.com/read/335343/3359231
h kelips.h
#ifndef __KELIPS_H
#define __KELIPS_H
// To Do:
// OOPS short gossip intervals don't work right since gossip() blocks
// there is something wrong with proximity routing, not fast enuf
// log timeouts
www.eeworm.com/read/324920/3491218
s checksumcopy.s
/*
* A fast checksum+copy routine using movem
* Copyright (c) 1998, 2001, 2003 Axis Communications AB
*
* Authors: Bjorn Wesen
*
* csum_partial_copy_nocheck(const char *src, char *dst,
*
www.eeworm.com/read/324920/3495204
c fec_main.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan