Home
last modified time | relevance | path

Searched refs:nrf_twi_rxd_get (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/nrfx/hal/
A Dnrf_twi.h290 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
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi.c313 p_cb->p_curr_buf[p_cb->bytes_transferred] = nrf_twi_rxd_get(p_twi); in twi_receive_byte()

Completed in 5 milliseconds