Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.c319 bs_time_t pre_trunc = 0; in nhwra_prep_rx_request() local
336pre_trunc = 0; //The modem can lose a lot of preamble and sync (~7us), we leave it as 0 by now to … in nhwra_prep_rx_request()
343pre_trunc = 0; //The modem can lose a lot of preamble and sync (~7us), we leave it as 0 by now to … in nhwra_prep_rx_request()
352 pre_trunc = 0; in nhwra_prep_rx_request()
359pre_trunc = 104; //The modem seems to be able to sync with just 3 sybmols of the preamble == lossi… in nhwra_prep_rx_request()
375 rx_req->acceptable_pre_truncation = pre_trunc; in nhwra_prep_rx_request()