AM263x MCU+ SDK  08.02.01

Introduction

Data Structures

struct  CSL_ArmR5CPUInfo
 Structure containing the CPU Info such as CPU ID and Cluster Group ID. More...
 

Functions

void CSL_armR5GetCpuID (CSL_ArmR5CPUInfo *cpuInfo)
 Get the cluster group and CPU ID for current R5 Core. More...
 

Function Documentation

◆ CSL_armR5GetCpuID()

void CSL_armR5GetCpuID ( CSL_ArmR5CPUInfo cpuInfo)

Get the cluster group and CPU ID for current R5 Core.

Parameters
cpuInfoPointer to CPU info structure Refer struct CSL_ArmR5CPUInfo

Please NOTE that this function has to be called in privileged mode only