TI-radar AWR1843 C674x DSP core  1
MCB_t Struct Reference

DSP-Subsystem (DSS) Master control block (MCB) The structure is used to hold handling information, flags and stats relative to the radar design. More...

#include <mmWave_XSS.h>

Collaboration diagram for MCB_t:

Data Fields

SOC_Handle socHandle
 
Mbox_Handle mboxHandle
 ! Handle to the SOC Module More...
 
Semaphore_Handle mboxSemHandle
 ! Handle to the peer Mailbox used to exchange messages between the MSS and DSS More...
 
SOC_SysIntListenerHandle chirpIntHandle
 ! Semaphore handle for the mailbox communication More...
 
SOC_SysIntListenerHandle frameStartIntHandle
 ! Handle to the SOC chirp interrupt listener Handle More...
 
MMWave_Handle ctrlHandle
 ! Handle to the SOC frame interrupt listener Handle More...
 
ADCBuf_Handle adcBufHandle
 mmWave control handle use to initialize the link infrastructure, which allows communication between the MSS and BSS More...
 
MmwDemo_DSS_STATE state
 ! Handle to the ADCBUF Driver More...
 
MmwDemo_DSS_STATS stats
 ! mmw Demo state More...
 
DSS_DataPathObj dataPathObj [NUM_SUBFRAMES]
 ! mmw Demo statistics More...
 
uint8_t loggingBufferAvailable
 ! Data Path object More...
 
uint8_t subframeIndx
 ! Logging buffer flag More...
 
uint8_t interFrameProcToken
 ! Subframe index More...
 
uint8_t frameStartIntToken
 ! inter frameProc token More...
 
uint8_t chirpProcToken
 ! frame start token More...
 
uint8_t mboxProcToken
 ! chirpProc token More...
 
uint8_t frameProcToken
 ! 'mailbox has a message' token More...
 

Detailed Description

DSP-Subsystem (DSS) Master control block (MCB) The structure is used to hold handling information, flags and stats relative to the radar design.



Definition at line 210 of file mmWave_XSS.h.

Field Documentation

◆ adcBufHandle

ADCBuf_Handle MCB_t::adcBufHandle

mmWave control handle use to initialize the link infrastructure, which allows communication between the MSS and BSS

Definition at line 224 of file mmWave_XSS.h.

◆ chirpIntHandle

SOC_SysIntListenerHandle MCB_t::chirpIntHandle

! Semaphore handle for the mailbox communication

Definition at line 216 of file mmWave_XSS.h.

◆ chirpProcToken

uint8_t MCB_t::chirpProcToken

! frame start token

Definition at line 232 of file mmWave_XSS.h.

◆ ctrlHandle

MMWave_Handle MCB_t::ctrlHandle

! Handle to the SOC frame interrupt listener Handle

Definition at line 218 of file mmWave_XSS.h.

◆ dataPathObj

DSS_DataPathObj MCB_t::dataPathObj[NUM_SUBFRAMES]

! mmw Demo statistics

Definition at line 227 of file mmWave_XSS.h.

◆ frameProcToken

uint8_t MCB_t::frameProcToken

! 'mailbox has a message' token

Definition at line 234 of file mmWave_XSS.h.

◆ frameStartIntHandle

SOC_SysIntListenerHandle MCB_t::frameStartIntHandle

! Handle to the SOC chirp interrupt listener Handle

Definition at line 217 of file mmWave_XSS.h.

◆ frameStartIntToken

uint8_t MCB_t::frameStartIntToken

! inter frameProc token

Definition at line 231 of file mmWave_XSS.h.

◆ interFrameProcToken

uint8_t MCB_t::interFrameProcToken

! Subframe index

Definition at line 230 of file mmWave_XSS.h.

◆ loggingBufferAvailable

uint8_t MCB_t::loggingBufferAvailable

! Data Path object

Definition at line 228 of file mmWave_XSS.h.

◆ mboxHandle

Mbox_Handle MCB_t::mboxHandle

! Handle to the SOC Module

Definition at line 214 of file mmWave_XSS.h.

◆ mboxProcToken

uint8_t MCB_t::mboxProcToken

! chirpProc token

Definition at line 233 of file mmWave_XSS.h.

◆ mboxSemHandle

Semaphore_Handle MCB_t::mboxSemHandle

! Handle to the peer Mailbox used to exchange messages between the MSS and DSS

Definition at line 215 of file mmWave_XSS.h.

◆ socHandle

SOC_Handle MCB_t::socHandle

Definition at line 213 of file mmWave_XSS.h.

◆ state

MmwDemo_DSS_STATE MCB_t::state

! Handle to the ADCBUF Driver

Definition at line 225 of file mmWave_XSS.h.

◆ stats

MmwDemo_DSS_STATS MCB_t::stats

! mmw Demo state

Definition at line 226 of file mmWave_XSS.h.

◆ subframeIndx

uint8_t MCB_t::subframeIndx

! Logging buffer flag

Definition at line 229 of file mmWave_XSS.h.


The documentation for this struct was generated from the following file: