Searched refs:rxaddresses (Results 1 – 1 of 1) sorted by relevance
1098 NRF_STATIC_INLINE void nrf_radio_rxaddresses_set(NRF_RADIO_Type * p_reg, uint8_t rxaddresses);1954 NRF_STATIC_INLINE void nrf_radio_rxaddresses_set(NRF_RADIO_Type * p_reg, uint8_t rxaddresses) in nrf_radio_rxaddresses_set() argument1956 p_reg->RXADDRESSES = (uint32_t)(rxaddresses); in nrf_radio_rxaddresses_set()