Searched defs:diff (Results 1 – 1 of 1) sorted by relevance
335 uint32_t diff = new_IN ^ NRF_GPIO_regs[port].IN; in nrf_gpio_eval_inputs() local373 int diff = ((IO_level[port] >> n) & 0x1) ^ (uint32_t)value; in nrf_gpio_eval_input() local409 uint32_t diff = new_output ^ O_level[port]; in nrf_gpio_eval_outputs() local