Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h24 void nhwra_prep_tx_request(p2G4_txv2_t *tx_req, uint packet_size, bs_time_t packet_duration,
DNHW_RADIO.c902nhwra_prep_tx_request(&tx_status.tx_req_fec1, 1, fec1_duration, hwll_phy_time_from_dev(nsi_hws_get… in start_Tx()
914 nhwra_prep_tx_request(&tx_status.tx_req, main_packet_size, packet_duration, in start_Tx()
DNHW_RADIO_utils.c509 void nhwra_prep_tx_request(p2G4_txv2_t *tx_req, uint packet_size, bs_time_t packet_duration, in nhwra_prep_tx_request() function