Searched defs:abs_pin (Results 1 – 1 of 1) sorted by relevance
122 nrfx_gpiote_pin_t abs_pin = NRF_GPIO_PIN_MAP(cfg->port_num, pin); in gpio_nrfx_pin_configure() local347 uint32_t abs_pin = NRF_GPIO_PIN_MAP(cfg->port_num, pin); in gpio_nrfx_pin_interrupt_configure() local459 static void nrfx_gpio_handler(nrfx_gpiote_pin_t abs_pin, in nrfx_gpio_handler()