GetCurAddr
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
x |
|
√ |
Function
Obtains the address that has been allocated by the custom TBufPool. You can allocate buffers from this address.
Prototype
1 | __aicore__ inline uint32_t GetCurAddr() |
Restrictions
None
Returns
Allocated memory address.
Example
For details, see Example.
Parent topic: Customized TBufPool