MotorWare f2806x Module API Documentation
Functions
memCopy.c File Reference

Portable C fixed point code. These functions define the memory copy routines. More...

#include "sw/modules/memCopy/src/memCopy.h"

Go to the source code of this file.

Functions

void memCopy (uint16_t *srcStartAddr, uint16_t *srcEndAddr, uint16_t *dstAddr)
 Copies a block of memory from the source address to the destination address. More...
 

Detailed Description

Portable C fixed point code. These functions define the memory copy routines.

(C) Copyright 2011, Texas Instruments, Inc.

Definition in file memCopy.c.