AN2345 Freescale Semiconductor / Motorola, AN2345 Datasheet - Page 29

no-image

AN2345

Manufacturer Part Number
AN2345
Description
Real-Time Memory Manager for StarCore DSPs
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
8.2 Configuration ‘C’ Source File, VSMM_cfg.c
/*
**************************************************************************
*
**************************************************************************
*/
#if VSMM_CRITICAL_METHOD == 2 && !OSE_RTOS
#endif
#endif
// end vsmm_cfg.h
/*
**************************************************************************
* File : VSMM_CFG.C
* Description: Memory Manager Configuration
**************************************************************************
*/
#include "VSMM_Includes.h"
/*
**************************************************************************
*
**************************************************************************
*/
#if
#endif
// System Defines
unsigned char gucVSMM_ARG_CHK_EN = 1; /* Enable (1) or Disable (0)
/*
**************************************************************************
*
**************************************************************************
*/
/* Pointer to free list of memory partitions
t_VSMM_MEM
/* Storage for memory partition manager
t_VSMM_MEM
#if
#endif
void VSMM_ENTER_CRITICAL(void);
void VSMM_EXIT_CRITICAL(void);
#include "bspspinlock.h"
extern unsigned short int *gpusiCMSpinLock;
/* Storage for DSP status register
unsigned long int guliDSPSR;
Freescale Semiconductor, Inc.
// end ifndef vsmm_cfg_h
((VSMM_CRITICAL_METHOD == 4) && (OSE_RTOS > 0))
VSMM_CRITICAL_METHOD == 2
For More Information On This Product,
gastVSMMMemTbl[VSMM_MAX_MEM_PART];
*gpstVSMMMemFreeList;
Go to: www.freescale.com
CONFIGURATION
GLOBAL VARIABLES
FUNCTION PROTOTYPES
VSMM Configuration Source Listing
*/
argument checking
*/
*/
*/
29

Related parts for AN2345