Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_twi.h298 NRF_STATIC_INLINE void nrf_twi_txd_set(NRF_TWI_Type * p_reg, uint8_t data);
442 NRF_STATIC_INLINE void nrf_twi_txd_set(NRF_TWI_Type * p_reg, uint8_t data) in nrf_twi_txd_set() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi.c285 nrf_twi_txd_set(p_twi, p_cb->p_curr_buf[p_cb->bytes_transferred]); in twi_send_byte()

Completed in 4 milliseconds