Searched refs:SBE_CLOCK_OFF (Results 1 – 3 of 3) sorted by relevance
20 constexpr auto SBE_CLOCK_OFF = 0x2; variable
161 return (clockState == SBE_CLOCK_OFF && in checkFastarrayCollectionNeeded()
94 std::vector<uint8_t> clockStates = {SBE_CLOCK_ON, SBE_CLOCK_OFF}; in collectDump()