Searched refs:STMConfig (Results 1 – 6 of 6) sorted by relevance
60 class STMConfig : public CSConfig // public ocsd_stm_cfg63 STMConfig(); //!< Constructor - creates a default configuration64 STMConfig(const ocsd_stm_cfg *cfg_regs); 65 ~STMConfig() {}; in ~STMConfig()69 STMConfig & operator=(const ocsd_stm_cfg *p_cfg); //!< set from full configuration structure.90 inline STMConfig::STMConfig() in STMConfig() function101 inline STMConfig::STMConfig(const ocsd_stm_cfg *cfg_regs) in STMConfig() function107 inline STMConfig & STMConfig::operator=(const ocsd_stm_cfg *p_cfg)114 inline void STMConfig::setTraceID(const uint8_t traceID) in setTraceID()121 inline void STMConfig::setHWTraceFeat(const hw_event_feat_t hw_feat) in setHWTraceFeat()[all …]
45 STMConfig,
48 class TrcPktDecodeStm : public TrcPktDecodeBase<StmTrcPacket, STMConfig>
48 class TrcPktProcStm : public TrcPktProcBase<StmTrcPacket, ocsd_stm_pkt_type, STMConfig>
458 STMConfig configObj(&config); in createSTMDecoder()
279 | __STM__ | @ref ocsd_stm_cfg | STMConfig | @ref OCSD_BUILTIN_DCD_STM |