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... | |
void | CSL_armR5SetWFIMode (void) |
Set current R5 Core to Standby mode. More... | |
void CSL_armR5GetCpuID | ( | CSL_ArmR5CPUInfo * | cpuInfo | ) |
Get the cluster group and CPU ID for current R5 Core.
cpuInfo | Pointer to CPU info structure Refer struct CSL_ArmR5CPUInfo |
Please NOTE that this function has to be called in privileged mode only
void CSL_armR5SetWFIMode | ( | void | ) |
Set current R5 Core to Standby mode.