Searched refs:nrf_twi_event_address_get (Results 1 – 2 of 2) sorted by relevance
163 NRF_STATIC_INLINE uint32_t nrf_twi_event_address_get(NRF_TWI_Type const * p_reg,336 NRF_STATIC_INLINE uint32_t nrf_twi_event_address_get(NRF_TWI_Type const * p_reg, in nrf_twi_event_address_get() function
665 return nrf_twi_event_address_get(p_instance->p_twi, NRF_TWI_EVENT_STOPPED); in nrfx_twi_stopped_event_get()
Completed in 4 milliseconds