AM243x MCU+ SDK  09.01.00

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...
 
void CSL_armR5SetWFIMode (void)
 Set current R5 Core to Standby mode. 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

◆ CSL_armR5SetWFIMode()

void CSL_armR5SetWFIMode ( void  )

Set current R5 Core to Standby mode.