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;
Interface to monitor the raw frame decode progress..
virtual ~ITrcRawFrameIn()
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
uint32_t ocsd_trc_index_t
enum _rcdtl_rawframe_elem_t ocsd_rawframe_elem_t
enum _ocsd_datapath_op_t ocsd_datapath_op_t
enum _ocsd_err_t ocsd_err_t
OpenCSD : Standard Types used in the library interfaces.