Searched defs:AnyChannel (Results 1 – 3 of 3) sorted by relevance
163 friend class AnyChannel; variable475 explicit constexpr AnyChannel(DataType type, uint8_t properties) in AnyChannel() function
71 class AnyChannel; variable
457 void TakesAChannel(const pw::channel::AnyChannel&) {} in TakesAChannel()