36 #ifndef ARM_TRCDATA_RAWFRAME_IN_I_H_INCLUDED 37 #define ARM_TRCDATA_RAWFRAME_IN_I_H_INCLUDED 73 const int dataBlockSize,
74 const uint8_t *pDataBlock,
75 const uint8_t traceID) = 0;
79 #endif // ARM_TRCDATA_RAWFRAME_IN_I_H_INCLUDED enum _ocsd_datapath_op_t ocsd_datapath_op_t
virtual ~ITrcRawFrameIn()
enum _ocsd_err_t ocsd_err_t
Interface to monitor the raw frame decode progress..
virtual ocsd_err_t TraceRawFrameIn(const ocsd_datapath_op_t op, const ocsd_trc_index_t index, const ocsd_rawframe_elem_t frame_element, const int dataBlockSize, const uint8_t *pDataBlock, const uint8_t traceID)=0
enum _rcdtl_rawframe_elem_t ocsd_rawframe_elem_t
uint32_t ocsd_trc_index_t
OpenCSD : Standard Types used in the library interfaces.