Searched refs:nrf_twi_address_set (Results 1 – 2 of 2) sorted by relevance
281 NRF_STATIC_INLINE void nrf_twi_address_set(NRF_TWI_Type * p_reg, uint8_t address);432 NRF_STATIC_INLINE void nrf_twi_address_set(NRF_TWI_Type * p_reg, uint8_t address) in nrf_twi_address_set() function
602 nrf_twi_address_set(p_twi, p_xfer_desc->address); in twi_xfer()
Completed in 4 milliseconds