Searched refs:reservedChannels (Results 1 – 2 of 2) sorted by relevance
199 const std::vector<uint8_t> reservedChannels);412 void initChannels(const uint8_t channelCount, const std::vector<uint8_t>& reservedChannels)
54 const std::vector<uint8_t> reservedChannels) in HistogramDevice() argument57 initChannels(channelCount, reservedChannels); in HistogramDevice()565 const std::vector<uint8_t>& reservedChannels) { in initChannels() argument572 for (const uint8_t reservedChannelId : reservedChannels) { in initChannels()