Home
last modified time | relevance | path

Searched refs:port_index (Results 1 – 1 of 1) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c249 static const uint8_t port_index[GPIO_COUNT] = {GPIOTE_PORTS_INDEX_LIST}; variable
1466 if (nrf_bitmask_bit_is_set(port_index[port_idx], &available_gpio_ports)) in latch_pending_read_and_check()
1491 if (nrf_bitmask_bit_is_set(port_index[i], &p_cb->available_gpio_ports)) in port_event_handle()
1536 if (nrf_bitmask_bit_is_set(port_index[port_idx], &available_gpio_ports)) in input_read_and_check()
1569 if (nrf_bitmask_bit_is_set(port_index[port_idx], &p_cb->available_gpio_ports)) in port_event_handle()
1604 if (nrf_bitmask_bit_is_set(port_index[port_idx], &p_cb->available_gpio_ports)) in port_event_handle()