Searched refs:input_port_last_temp (Results 1 – 1 of 1) sorted by relevance
82 uint8_t input_port_last_temp = drv_data->input_port_last; in pcf8574_work_handler() local89 if (input_port_last_temp != (uint8_t)changed_pins && !rc) { in pcf8574_work_handler()92 changed_pins ^= input_port_last_temp; in pcf8574_work_handler()