35 #ifndef ARM_TRCDATA_RAW_IN_I_H_INCLUDED
36 #define ARM_TRCDATA_RAW_IN_I_H_INCLUDED
75 const uint32_t dataBlockSize,
76 const uint8_t *pDataBlock,
77 uint32_t *numBytesProcessed) = 0;
Interface to either trace data frame deformatter or packet processor.
virtual ocsd_datapath_resp_t TraceDataIn(const ocsd_datapath_op_t op, const ocsd_trc_index_t index, const uint32_t dataBlockSize, const uint8_t *pDataBlock, uint32_t *numBytesProcessed)=0
uint32_t ocsd_trc_index_t
enum _ocsd_datapath_resp_t ocsd_datapath_resp_t
enum _ocsd_datapath_op_t ocsd_datapath_op_t
OpenCSD : Standard Types used in the library interfaces.