|
MotorWare f2806x Module API Documentation
|
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... | |
Portable C fixed point code. These functions define the memory copy routines.
(C) Copyright 2011, Texas Instruments, Inc.
Definition in file memCopy.c.
1.8.9.1