summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Ring2014-10-09 11:38:43 -0500
committerChris Ring2014-10-09 11:38:43 -0500
commit759bc7b41782f44b43f2ef61d19bdf24151105f7 (patch)
treefcfc52fc3f3cc6c8ac607817b3c2547abcef66e8
parent715fcedb99b837f8ae3322dcb58f7a7a3b09a872 (diff)
downloadfcdev-fc-3.31-next.tar.gz
fcdev-fc-3.31-next.tar.xz
fcdev-fc-3.31-next.zip
Remove "C64P" from ECPY doxygen comments as ECPY supports many other ISAs. Signed-off-by: Chris Ring <cring@ti.com>
-rw-r--r--packages/ti/sdo/fc/ecpy/ecpy.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/ti/sdo/fc/ecpy/ecpy.h b/packages/ti/sdo/fc/ecpy/ecpy.h
index 8b4dc22..df5e271 100644
--- a/packages/ti/sdo/fc/ecpy/ecpy.h
+++ b/packages/ti/sdo/fc/ecpy/ecpy.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (c) 2012, Texas Instruments Incorporated 2 * Copyright (c) 2012-2014, Texas Instruments Incorporated
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
5 * Redistribution and use in source and binary forms, with or without 5 * Redistribution and use in source and binary forms, with or without
@@ -28,12 +28,11 @@
28 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 28 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
29 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 29 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
30 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 30 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31 *
32 */ 31 */
33/** 32/**
34 * @file ti/sdo/fc/ecpy/ecpy.h 33 * @file ti/sdo/fc/ecpy/ecpy.h
35 * 34 *
36 * @brief ECPY Definitions (C64P) - Functional DMA Library for use 35 * @brief ECPY Definitions - High performance functional library for use
37 * with the EDMA3 DMA peripheral. 36 * with the EDMA3 DMA peripheral.
38 * Provides a comprehensive list of DMA operations an algorithm 37 * Provides a comprehensive list of DMA operations an algorithm
39 * can perform on logical DMA channels it acquires through the 38 * can perform on logical DMA channels it acquires through the
@@ -60,7 +59,7 @@
60 */ 59 */
61 60
62/** 61/**
63 * @defgroup ti_sdo_fc_ecpy_ECPY ECPY (C64P) 62 * @defgroup ti_sdo_fc_ecpy_ECPY ECPY
64 * 63 *
65 * The ECPY module provides a comprehensive list of DMA operations 64 * The ECPY module provides a comprehensive list of DMA operations
66 * applications or algorithms can perform on logical DMA channels 65 * applications or algorithms can perform on logical DMA channels