Go to the source code of this file.
◆ PTK_API_MAX_MEM_BLK_REQ
#define PTK_API_MAX_MEM_BLK_REQ (8U) |
Maximum number of memory blocks per request.
◆ PTK_Api_MemoryType
Grid data type definition.
Enumerator |
---|
PTK_Api_MemoryType_LVL2 | Closest memory type to the core. Memory type with lowest latency.
|
PTK_Api_MemoryType_LVL3 | Level next to LVL2. Memory type with access latency higher than LVL2.
|
PTK_Api_MemoryType_LVL4 | Level next to LVL3. Memory type with access latency higher than LVL3.
|
PTK_Api_MemoryType_MAX | |