Searched refs:abs_pin (Results 1 – 1 of 1) sorted by relevance
1498 nrfx_gpiote_pin_t abs_pin = NRF_PIN_PORT_TO_PIN_NUMBER(pin, ports[i]); in port_event_handle() local1501 PIN_FLAG_TRIG_MODE_GET(p_cb->pin_flags[get_pin_idx(abs_pin)]); in port_event_handle()1504 sense = nrfy_gpio_pin_sense_get(abs_pin); in port_event_handle()1506 next_sense_cond_call_handler(p_cb, abs_pin, trigger, sense); in port_event_handle()1511 nrfy_gpio_pin_latch_clear(abs_pin); in port_event_handle()