Wiki

This version (11 Feb 2021 15:09) was approved by Sreesha Y M.

Click here to go back

ADI_SS_MEM_MAP


Structure

typedef struct __MemMap { int32_t nMemBlocks; 
                          ADI_SS_MEM_BLOCK *pMemBlocks[ADI_SS_MAX_MEM_BLOCKS];                                                                             
                        } ADI_SS_MEM_MAP;


Description
The ADI_MEM_MAP structure passes the memory blocks that can be used by the SS+ to the adi_ss_create function.

Fields
• nMemBlocks Indicates number of memory blocks.
• pMemBlocks Array of pointers to the memory blocks.

resources/tools-software/sigmastudiov2/targetintegration/targetlibapi/apidatatypes/adi_ss_mem_map.txt · Last modified: 25 Jun 2020 09:10 by Sreesha Y M