Searched refs:nrf_bitmask_bit_is_set (Results 1 – 2 of 2) sorted by relevance
74 __STATIC_INLINE bool nrf_bitmask_bit_is_set(uint32_t bit, void const * p_mask) in nrf_bitmask_bit_is_set() function
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()1591 pin_state = nrf_bitmask_bit_is_set(pin, input); in port_event_handle()1604 if (nrf_bitmask_bit_is_set(port_index[port_idx], &p_cb->available_gpio_ports)) in port_event_handle()