XAie_MemGetDevAddr - 2024.2 English - UG1642

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-11-13
Version
2024.2 English

This is the memory function to return the physical address of the memory instance.

Prototype

u64 XAie_MemGetDevAddr(XAie_MemInst *MemInst);

Parameters

The following table lists the XAie_MemGetDevAddr function arguments.

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

Returns

Physical address of the memory instance.