Searched refs:nrf_gpiote_int_disable (Results 1 – 2 of 2) sorted by relevance
351 NRF_STATIC_INLINE void nrf_gpiote_int_disable(NRF_GPIOTE_Type * p_reg, uint32_t mask);661 NRF_STATIC_INLINE void nrf_gpiote_int_disable(NRF_GPIOTE_Type * p_reg, uint32_t mask) in nrf_gpiote_int_disable() function
180 nrf_gpiote_int_disable(p_reg, mask); in nrfy_gpiote_int_disable()