Enum defining the types of RPU memory.
Enumerator |
---|
HAL_RPU_MEM_TYPE_GRAM | GRAM memory type
|
HAL_RPU_MEM_TYPE_PKTRAM | PKTRAM memory type
|
HAL_RPU_MEM_TYPE_CORE_ROM | Core ROM memory type
|
HAL_RPU_MEM_TYPE_CORE_RET | Core RET memory type
|
HAL_RPU_MEM_TYPE_CORE_SCRATCH | Core SCRATCH memory type
|
HAL_RPU_MEM_TYPE_MAX | Maximum number of memory types
|