Searched refs:nrf_twis_address_set (Results 1 – 2 of 2) sorted by relevance
500 NRF_STATIC_INLINE void nrf_twis_address_set(NRF_TWIS_Type * p_reg,852 NRF_STATIC_INLINE void nrf_twis_address_set(NRF_TWIS_Type * p_reg, in nrf_twis_address_set() function
467 nrf_twis_address_set(p_instance->p_reg, 0, (nrf_twis_address_t)p_config->addr[0]); in twis_configure()468 nrf_twis_address_set(p_instance->p_reg, 1, (nrf_twis_address_t)p_config->addr[1]); in twis_configure()