Searched refs:can_input (Results 1 – 2 of 2) sorted by relevance
176 bool can_input() const { return raw_data_ & AW_PIN_CAPS_FLAG_CAN_INPUT; } in can_input() function
646 if ((is_input() ? pc_.pin_caps.can_input() : pc_.pin_caps.can_output()) == false) { in ProcessPinCaps()
Completed in 10 milliseconds