Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h25 bs_time_t start_time, uint16_t coding_rate);
DNHW_RADIO_utils.c363 rx_req->coding_rate = 0; in nhwra_prep_rx_request()
411 rx_req->coding_rate = 8; in nhwra_prep_rx_request_FEC1()
510 bs_time_t start_time, uint16_t coding_rate) { in nhwra_prep_tx_request() argument
535 tx_req->coding_rate = coding_rate; in nhwra_prep_tx_request()
DNHW_RADIO.c1221 rx_status.rx_req.coding_rate = 8; in start_Rx_FEC2()
1225 rx_status.rx_req.coding_rate = 2; in start_Rx_FEC2()