Searched refs:nrfy_gpiote_int_enable_check (Results 1 – 2 of 2) sorted by relevance
185 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_int_enable_check(NRF_GPIOTE_Type const * p_reg, in nrfy_gpiote_int_enable_check() function
1020 if (!nrfy_gpiote_int_enable_check(p_instance->p_reg, (uint32_t)NRF_GPIOTE_INT_PORT_MASK)) in pin_trigger_enable()