AM64x MCU+ SDK  08.02.00

Introduction

DMSC controls the power management, security and resource management of the device.

Macros

#define TISCI_MSG_VALUE_RM_SECONDARY_HOST_VALID   ((uint32_t) 1u << 31u)
 This file contains: More...
 
#define TISCI_MSG_VALUE_RM_UNUSED_SECONDARY_HOST   (0xFFu)
 

Macro Definition Documentation

◆ TISCI_MSG_VALUE_RM_SECONDARY_HOST_VALID

#define TISCI_MSG_VALUE_RM_SECONDARY_HOST_VALID   ((uint32_t) 1u << 31u)

This file contains:

    WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!

System Firmware TISCI RM Messaging Core

Common TISCI Protocol Definitions for RM messages The secondary_host parameter is valid for any RM TISCI message utilizing the seconday host mechanic.

◆ TISCI_MSG_VALUE_RM_UNUSED_SECONDARY_HOST

#define TISCI_MSG_VALUE_RM_UNUSED_SECONDARY_HOST   (0xFFu)

Value specified for the secondary_host element within TISCI RM messages to signify the secondary_host value is not used and the source host of the message is specified in the TISCI message header tisci_header::host field.