XAie_MemFree - 2024.1 English

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-05-30
Version
2024.1 English

This is the memory function to free the memory.

Prototype

AieRC XAie_MemFree(XAie_MemInst *MemInst);

Parameters

The following table lists the XAie_MemFree function arguments.

Table 1. XAie_MemFree Arguments
Type Member Description
XAie_MemInst * MemInst Memory instance pointer.

Returns

XAIE_OK on success, error code on failure.