AM64x MCU+ SDK  08.02.00

Introduction

Functions

void bsp_pdi_mbx_read_start (PRUICSS_Handle pruIcssHandle)
 Indicates to the firmware that PDI side read from write mailbox has started. More...
 
void bsp_pdi_mbx_read_complete (PRUICSS_Handle pruIcssHandle)
 Indicates to the firmware that PDI side read from write mailbox has completed. More...
 
void bsp_pdi_mbx_write_start (PRUICSS_Handle pruIcssHandle)
 Indicates to the firmware that PDI side write to read mailbox has started. More...
 
void bsp_pdi_mbx_write_complete (PRUICSS_Handle pruIcssHandle)
 Indicates to the firmware that PDI side write to read mailbox has completed. More...
 

Function Documentation

◆ bsp_pdi_mbx_read_start()

void bsp_pdi_mbx_read_start ( PRUICSS_Handle  pruIcssHandle)

Indicates to the firmware that PDI side read from write mailbox has started.

Parameters
pruIcssHandlePRUSS Handle

◆ bsp_pdi_mbx_read_complete()

void bsp_pdi_mbx_read_complete ( PRUICSS_Handle  pruIcssHandle)

Indicates to the firmware that PDI side read from write mailbox has completed.

Parameters
pruIcssHandlePRUSS Handle

◆ bsp_pdi_mbx_write_start()

void bsp_pdi_mbx_write_start ( PRUICSS_Handle  pruIcssHandle)

Indicates to the firmware that PDI side write to read mailbox has started.

Parameters
pruIcssHandlePRUSS Handle

◆ bsp_pdi_mbx_write_complete()

void bsp_pdi_mbx_write_complete ( PRUICSS_Handle  pruIcssHandle)

Indicates to the firmware that PDI side write to read mailbox has completed.

Parameters
pruIcssHandlePRUSS Handle