csl_rac_regs.h File Reference

API header for RAC CSL_FL. More...

#include <ti/csl/csl.h>
#include <ti/csl/cslr_rac_cfg.h>
#include <ti/csl/cslr_gccp_cfg.h>
#include <ti/csl/cslr_rac_data.h>
#include <ti/csl/soc.h>

Data Structures

struct  CSL_RAC_BaseAddress
struct  CSL_RAC_Obj

Defines

#define CSL_FWRI(reg, PER_REG_FIELD, val)   ((reg) = CSL_FMK(PER_REG_FIELD, val))

Typedefs

typedef CSL_RAC_ObjCSL_RAC_Handle

Functions

CSL_RAC_Handle CSL_RAC_open (CSL_RAC_Obj *pRac2Obj, int instNum, int *pStatus)
CSL_Status CSL_RAC_close (CSL_RAC_Handle hRac2)
CSL_Status CSL_RAC_getBaseAddr (CSL_InstNum racNum, CSL_RAC_BaseAddress *pBaseAddress)


Detailed Description

API header for RAC CSL_FL.

============================================================================
(C) Copyright 2002, 2003, 2004, 2005, 2006, Texas Instruments, Inc.
Use of this software is controlled by the terms and conditions found
in the license agreement under which this software has been supplied. ===========================================================================

Define Documentation

#define CSL_FWRI ( reg,
PER_REG_FIELD,
val   )     ((reg) = CSL_FMK(PER_REG_FIELD, val))

Handle to access RAC registers accessible through EDMA bus.


Copyright 2011, Texas Instruments Incorporated