Searched refs:m_op_flags (Results 1 – 2 of 2) sorted by relevance
86 const uint32_t getComponentOpMode() const { return m_op_flags; }; in getComponentOpMode()133 uint32_t m_op_flags; //!< current component operational mode flags. variable
93 m_op_flags = 0; in Init()151 m_op_flags = op_flags & m_supported_op_flags; in setComponentOpMode()