Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO.c784 static void update_abort_struct(p2G4_abort_t *abort, bs_time_t *next_recheck_time){ in update_abort_struct() function
808 update_abort_struct(abort, &next_recheck_time); in Tx_abort_eval_respond()
903 update_abort_struct(&tx_status.tx_req_fec1.abort, &next_recheck_time); in start_Tx()
916 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx()
934 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx_FEC2()
1140 update_abort_struct(abort, &next_recheck_time); in Rx_abort_eval_respond()
1190 update_abort_struct(&rx_status.rx_req_fec1.abort, &next_recheck_time); in start_Rx()
1193 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in start_Rx()
1237 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in start_Rx_FEC2()
1288 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in Rx_Addr_received()
[all …]