Searched refs:nrf_twis_int_enable (Results 1 – 2 of 2) sorted by relevance
273 NRF_STATIC_INLINE void nrf_twis_int_enable(NRF_TWIS_Type * p_reg, uint32_t mask);712 NRF_STATIC_INLINE void nrf_twis_int_enable(NRF_TWIS_Type * p_reg, uint32_t mask) in nrf_twis_int_enable() function
637 nrf_twis_int_enable(p_reg, m_used_ints_mask); in nrfx_twis_enable()