Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h66 p2G4_tx_done_t tx_resp; member
DNHW_RADIO.c770 bs_time_t end_time = hwll_dev_time_from_phy(tx_status.tx_resp.end_time); in handle_Tx_response()
921 ret = p2G4_dev_req_txv2_nc_b(&tx_status.tx_req_fec1, &CI, &tx_status.tx_resp); in start_Tx()
924 ret = p2G4_dev_req_txv2_nc_b(&tx_status.tx_req, tx_buf, &tx_status.tx_resp); in start_Tx()
936 ret = p2G4_dev_req_txv2_nc_b(&tx_status.tx_req, tx_buf, &tx_status.tx_resp); in start_Tx_FEC2()