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