Searched defs:set_pin_to_channel (Results 1 – 2 of 2) sorted by relevance
59 void set_pin_to_channel() override { m_pin_to_channel = true;} in set_pin_to_channel() function
89 virtual void set_pin_to_channel() { assert(0 && "Only GPRs can be pinned to a channel ");} in set_pin_to_channel() function