PDK API Guide for AM64x
ipc_soc.h File Reference

Introduction

IPC Low Level Driver AM64x SOC specific file.

Go to the source code of this file.

Macros

#define IPC_VRING_BUFFER_SIZE   (0x1C00000U)
 VRing Buffer Size required for all core combinations. More...
 
#define IPC_MPU1_0   (0U)
 Core definitions. More...
 
#define IPC_MCU1_0   (1U)
 
#define IPC_MCU1_1   (2U)
 
#define IPC_MCU2_0   (3U)
 
#define IPC_MCU2_1   (4U)
 
#define IPC_M4F_0   (5U)
 
#define IPC_MAX_PROCS   (6U)
 

Functions

uint32_t Ipc_rprocIdToMboxId (uint32_t id)
 
uint32_t Ipc_mboxIdToRprocId (uint32_t id)
 

Function Documentation

◆ Ipc_rprocIdToMboxId()

uint32_t Ipc_rprocIdToMboxId ( uint32_t  id)

◆ Ipc_mboxIdToRprocId()

uint32_t Ipc_mboxIdToRprocId ( uint32_t  id)