Command/Transmit Packet Destinations for first generation NSS
PA LLD Constants (enum's and define's)

Command/Transmit Packet Destinations for first generation NSS

These values specify the offsets to the NSS Tx base queue and they are used by the module user to deliver the configuration packets to the specific PDSP Cluster within PASS.

Note:
These values are used by LLD as the return value of cmdDest of PASS configuration APIs. They are defined here for reference purpose only.
#define pa_CMD_TX_DEST_0_GEN1   0
#define pa_CMD_TX_DEST_1_GEN1   1
#define pa_CMD_TX_DEST_2_GEN1   2
#define pa_CMD_TX_DEST_3_GEN1   3
#define pa_CMD_TX_DEST_4_GEN1   4
#define pa_CMD_TX_DEST_5_GEN1   5

Define Documentation

#define pa_CMD_TX_DEST_0_GEN1   0

Destination PDSP0

Packet is sent to PDSP0

#define pa_CMD_TX_DEST_1_GEN1   1

Destination PDSP1

Packet is sent to PDSP1

#define pa_CMD_TX_DEST_2_GEN1   2

Destination PDSP2

Packet is sent to PDSP2

#define pa_CMD_TX_DEST_3_GEN1   3

Destination PDSP3

Packet is sent to PDSP3

#define pa_CMD_TX_DEST_4_GEN1   4

Destination PDSP4

Packet is sent to PDSP4

#define pa_CMD_TX_DEST_5_GEN1   5

Destination PDSP5

Packet is sent to PDSP5


Copyright 2014, Texas Instruments Incorporated