Home
last modified time | relevance | path

Searched refs:LSP0_t (Results 1 – 1 of 1) sorted by relevance

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_cmp_cfg_etmv4.h147 } LSP0_t; typedef
150 const LSP0_t LSP0Type() const;
414 inline const EtmV4Config::LSP0_t EtmV4Config::LSP0Type() const in LSP0Type()
416 return (LSP0_t)((m_cfg.reg_configr & 0x6) >> 1); in LSP0Type()