Searched refs:nrfy_gpiote_int_disable (Results 1 – 2 of 2) sorted by relevance
178 NRFY_STATIC_INLINE void nrfy_gpiote_int_disable(NRF_GPIOTE_Type * p_reg, uint32_t mask) in nrfy_gpiote_int_disable() function
474 nrfy_gpiote_int_disable(p_instance->p_reg, NRFX_BIT(ch)); in pin_trigger_disable()