Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_utils.c317 uint8_t address_length = 0; in nhwra_prep_rx_request() local
333 address_length = 4; in nhwra_prep_rx_request()
340 address_length = 4; in nhwra_prep_rx_request()
349 address_length = 0; in nhwra_prep_rx_request()
356 address_length = 1; in nhwra_prep_rx_request()
379 rx_req->pream_and_addr_duration = (preamble_length + address_length)*8/bits_per_us; in nhwra_prep_rx_request()