csl_edma3Aux.h File Reference

This is the EDMA Auxilary Header File which exposes the various CSL Functional Layer API's to configure the EDMA Module. More...

#include <ti/csl/csl_edma3.h>

Functions

CSL_IDEF_INLINE void CSL_edma3GetInfo (CSL_Edma3Handle hModule, CSL_Edma3QueryInfo *response)
CSL_IDEF_INLINE void CSL_edma3MapDMAChannelToParamBlock (CSL_Edma3Handle hModule, Uint8 dmaChannel, Uint16 paramId)
CSL_IDEF_INLINE Uint16 CSL_edma3GetDMAChannelToParamBlockMapping (CSL_Edma3Handle hModule, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3MapQDMAChannelToParamBlock (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Uint16 paramId)
CSL_IDEF_INLINE Uint16 CSL_edma3GetQDMAChannelToParamBlockMapping (CSL_Edma3Handle hModule, Uint8 qdmaChannel)
CSL_IDEF_INLINE void CSL_edma3SetQDMATriggerWord (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Uint8 trword)
CSL_IDEF_INLINE void CSL_edma3GetQDMATriggerWord (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Uint8 *trword)
CSL_IDEF_INLINE void CSL_edma3MapDMAChannelToEventQueue (CSL_Edma3Handle hModule, Uint8 dmaChannel, Uint8 eventQueue)
CSL_IDEF_INLINE Uint8 CSL_edma3GetDMAChannelToEventQueueMapping (CSL_Edma3Handle hModule, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3MapQDMAChannelToEventQueue (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Uint8 eventQueue)
CSL_IDEF_INLINE Uint8 CSL_edma3GetQDMAChannelToEventQueueMapping (CSL_Edma3Handle hModule, Uint8 qdmaChannel)
CSL_IDEF_INLINE void CSL_edma3MapEventQueueToTC (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 tcNum)
CSL_IDEF_INLINE Uint8 CSL_edma3GetEventQueueToTCMapping (CSL_Edma3Handle hModule, Uint8 eventQueue)
CSL_IDEF_INLINE void CSL_edma3SetEventQueuePriority (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 priority)
CSL_IDEF_INLINE Uint8 CSL_edma3GetEventQueuePriority (CSL_Edma3Handle hModule, Uint8 eventQueue)
CSL_IDEF_INLINE void CSL_edma3GetEventMissed (CSL_Edma3Handle hModule, CSL_BitMask32 *missedLo, CSL_BitMask32 *missedHi, CSL_BitMask32 *missedQdma)
CSL_IDEF_INLINE void CSL_edma3IsDMAChannelMissedEventSet (CSL_Edma3Handle hModule, Uint8 dmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3IsQDMAChannelMissedEventSet (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3EventsMissedClear (CSL_Edma3Handle hModule, CSL_BitMask32 missedLo, CSL_BitMask32 missedHi, CSL_BitMask32 missedQdma)
CSL_IDEF_INLINE void CSL_edma3ClearDMAMissedEvent (CSL_Edma3Handle hModule, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3ClearQDMAMissedEvent (CSL_Edma3Handle hModule, Uint8 qdmaChannel)
CSL_IDEF_INLINE void CSL_edma3GetControllerError (CSL_Edma3Handle hModule, CSL_Edma3CtrlErrStat *ccStat)
CSL_IDEF_INLINE void CSL_edma3ClearControllerError (CSL_Edma3Handle hModule, CSL_Edma3CtrlErrStat *ccStat)
CSL_IDEF_INLINE void CSL_edma3ErrorEval (CSL_Edma3Handle hModule)
CSL_IDEF_INLINE void CSL_edma3DmaRegionAccessEnable (CSL_Edma3Handle hModule, Int edmaRegion, CSL_BitMask32 drae, CSL_BitMask32 draeh)
CSL_IDEF_INLINE void CSL_edma3DmaRegionAccessDisable (CSL_Edma3Handle hModule, Int edmaRegion, CSL_BitMask32 drae, CSL_BitMask32 draeh)
CSL_IDEF_INLINE void CSL_edma3QdmaRegionAccessEnable (CSL_Edma3Handle hModule, Int edmaRegion, CSL_BitMask32 qrae)
CSL_IDEF_INLINE void CSL_edma3QdmaRegionAccessDisable (CSL_Edma3Handle hModule, Int edmaRegion, CSL_BitMask32 qrae)
CSL_IDEF_INLINE void CSL_edma3GetWaterMark (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 *waterMark)
CSL_IDEF_INLINE void CSL_edma3GetNumberValidEntries (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 *numValidEntries)
CSL_IDEF_INLINE void CSL_edma3GetStartPointer (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 *startPtr)
CSL_IDEF_INLINE void CSL_edma3GetThresholdExceeded (CSL_Edma3Handle hModule, Uint8 eventQueue, Bool *thresholdExceeded)
CSL_IDEF_INLINE void CSL_edma3EventQueueThresholdSet (CSL_Edma3Handle hModule, Uint8 eventQueue, Uint8 threshold)
CSL_IDEF_INLINE void CSL_edma3GetActivityStatus (CSL_Edma3Handle hModule, CSL_Edma3ActivityStat *activityStat)
CSL_IDEF_INLINE void CSL_edma3GetMemoryFaultError (CSL_Edma3Handle hModule, CSL_Edma3MemFaultStat *memFault)
CSL_IDEF_INLINE void CSL_edma3MemFaultClear (CSL_Edma3Handle hModule)
CSL_IDEF_INLINE void CSL_edma3GetMemoryProtectionAttrib (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 *mppa)
CSL_IDEF_INLINE void CSL_edma3SetMemoryProtectionAttrib (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 mppa)
CSL_IDEF_INLINE void CSL_edma3IsDMAChannelEventPending (CSL_Edma3Handle hModule, Uint8 dmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3ClearDMAChannelEvent (CSL_Edma3Handle hModule, Int region, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3SetDMAChannelEvent (CSL_Edma3Handle hModule, Int region, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3DMAChannelDisable (CSL_Edma3Handle hModule, Int region, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3DMAChannelEnable (CSL_Edma3Handle hModule, Int region, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3GetDMASecondaryEvents (CSL_Edma3Handle hModule, CSL_BitMask32 *secEventLo, CSL_BitMask32 *secEventHi)
CSL_IDEF_INLINE void CSL_edma3IsDMAChannelSecondaryEventSet (CSL_Edma3Handle hModule, Uint8 dmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3ClearDMASecondaryEvents (CSL_Edma3Handle hModule, CSL_BitMask32 secEventLo, CSL_BitMask32 secEventHi)
CSL_IDEF_INLINE void CSL_edma3ClearDMAChannelSecondaryEvents (CSL_Edma3Handle hModule, Uint8 dmaChannel)
CSL_IDEF_INLINE void CSL_edma3InterruptLoDisable (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrLo)
CSL_IDEF_INLINE void CSL_edma3InterruptHiDisable (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrHi)
CSL_IDEF_INLINE void CSL_edma3InterruptLoEnable (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrLo)
CSL_IDEF_INLINE void CSL_edma3InterruptHiEnable (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrHi)
CSL_IDEF_INLINE void CSL_edma3GetLoPendingInterrupts (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 *intrLo)
CSL_IDEF_INLINE void CSL_edma3GetHiPendingInterrupts (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 *intrHi)
CSL_IDEF_INLINE void CSL_edma3ClearLoPendingInterrupts (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrLo)
CSL_IDEF_INLINE void CSL_edma3ClearHiPendingInterrupts (CSL_Edma3Handle hModule, Int region, CSL_BitMask32 intrHi)
CSL_IDEF_INLINE void CSL_edma3InterruptEval (CSL_Edma3Handle hModule, Int region)
CSL_IDEF_INLINE void CSL_edma3IsQDMAChannelEventPending (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3QDMAChannelEnable (CSL_Edma3Handle hModule, Int region, Uint8 qdmaChannel)
CSL_IDEF_INLINE void CSL_edma3QDMAChannelDisable (CSL_Edma3Handle hModule, Int region, Uint8 qdmaChannel)
CSL_IDEF_INLINE void CSL_edma3GetQDMASecondaryEvents (CSL_Edma3Handle hModule, Uint32 *qdmaSecEvent)
CSL_IDEF_INLINE void CSL_edma3IsQDMAChannelSecondaryEventSet (CSL_Edma3Handle hModule, Uint8 qdmaChannel, Bool *response)
CSL_IDEF_INLINE void CSL_edma3ClearQDMASecondaryEvents (CSL_Edma3Handle hModule, Uint32 qdmaSecEvent)
CSL_IDEF_INLINE void CSL_edma3ClearQDMAChannelSecondaryEvents (CSL_Edma3Handle hModule, Uint8 qdmaChannel)

Detailed Description

This is the EDMA Auxilary Header File which exposes the various CSL Functional Layer API's to configure the EDMA Module.

============================================================================
(C) Copyright 2002, 2003, 2004, 2005, 2008, 2009, Texas Instruments, Inc.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of Texas Instruments Incorporated nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Copyright 2012, Texas Instruments Incorporated