op_fix_rand.c File Reference


Detailed Description

16-bit and 32-bit pseudo-random functions for the AVR32 UC3

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file op_fix_rand.c.

#include "dsp.h"

Go to the source code of this file.

Functions

dsp16_t dsp16_op_rand ()
 16-bit fixed point version of the random operator.
dsp32_t dsp32_op_rand ()
 32-bit fixed point version of the random operator.
void dsp_op_srand (int new_seed)
 Initialize the pseudo-random number generator.

Variables

static int seed = 123456789


Variable Documentation

int seed = 123456789 [static]

Definition at line 48 of file op_fix_rand.c.

Referenced by dsp16_op_rand(), dsp32_op_rand(), and dsp_op_srand().


Generated on Fri Feb 19 02:23:20 2010 for AVR32 UC3 - EVK1104 DSPLib Demo Documentation by  doxygen 1.5.5