Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.c251 static uint64_t nhwra_get_address(uint logical_addr) { in nhwra_get_address() function
325 rx_addresses[0] = nhwra_get_address(0); /* We only support RXADDRESSES == 0x01 by now */ in nhwra_prep_rx_request()
404 rx_addresses[0] = nhwra_get_address(0); /* We only support RXADDRESSES == 0x01 by now */ in nhwra_prep_rx_request_FEC1()
514 tx_req->phy_address = nhwra_get_address(NRF_RADIO_regs.TXADDRESS); in nhwra_prep_tx_request()