Searched refs:nrf_twi_rxd_get (Results 1 – 2 of 2) sorted by relevance
290 NRF_STATIC_INLINE uint8_t nrf_twi_rxd_get(NRF_TWI_Type const * p_reg);437 NRF_STATIC_INLINE uint8_t nrf_twi_rxd_get(NRF_TWI_Type const * p_reg) in nrf_twi_rxd_get() function
313 p_cb->p_curr_buf[p_cb->bytes_transferred] = nrf_twi_rxd_get(p_twi); in twi_receive_byte()
Completed in 5 milliseconds