OpenCSD - CoreSight Trace Decode Library  0.14.4
Classes
trc_pkt_types_stm.h File Reference
#include "opencsd/trc_pkt_types.h"
Include dependency graph for trc_pkt_types_stm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _ocsd_stm_pkt
 
struct  _ocsd_stm_cfg
 

STM Packet Types

enum  _ocsd_stm_pkt_type {
  STM_PKT_NOTSYNC, STM_PKT_INCOMPLETE_EOT, STM_PKT_NO_ERR_TYPE, STM_PKT_ASYNC,
  STM_PKT_VERSION, STM_PKT_FREQ, STM_PKT_NULL, STM_PKT_TRIG,
  STM_PKT_GERR, STM_PKT_MERR, STM_PKT_M8, STM_PKT_C8,
  STM_PKT_C16, STM_PKT_FLAG, STM_PKT_D4, STM_PKT_D8,
  STM_PKT_D16, STM_PKT_D32, STM_PKT_D64, STM_PKT_BAD_SEQUENCE,
  STM_PKT_RESERVED
}
 
enum  _ocsd_stm_ts_type { STM_TS_UNKNOWN, STM_TS_NATBINARY, STM_TS_GREY }
 
enum  _hw_event_feat { HwEvent_Unknown_Disabled, HwEvent_Enabled, HwEvent_UseRegisters }
 
typedef enum _ocsd_stm_pkt_type ocsd_stm_pkt_type
 
typedef enum _ocsd_stm_ts_type ocsd_stm_ts_type
 
typedef struct _ocsd_stm_pkt ocsd_stm_pkt
 
typedef enum _hw_event_feat hw_event_feat_t
 
typedef struct _ocsd_stm_cfg ocsd_stm_cfg