Searched refs:nrf_twis_rx_amount_get (Results 1 – 3 of 3) sorted by relevance
418 return nrf_twis_rx_amount_get(p_instance->p_reg); in nrfx_twis_rx_amount()
464 NRF_STATIC_INLINE size_t nrf_twis_rx_amount_get(NRF_TWIS_Type const * p_reg);834 NRF_STATIC_INLINE size_t nrf_twis_rx_amount_get(NRF_TWIS_Type const * p_reg) in nrf_twis_rx_amount_get() function
399 evdata.data.rx_amount = nrf_twis_rx_amount_get(p_reg); in irq_handler()