Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO.c844 static void update_abort_struct(p2G4_abort_t *abort, bs_time_t *next_recheck_time){ in update_abort_struct() function
868 update_abort_struct(abort, &next_recheck_time); in Tx_abort_eval_respond()
963 update_abort_struct(&tx_status.tx_req_fec1.abort, &next_recheck_time); in start_Tx()
976 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx()
994 update_abort_struct(&tx_status.tx_req.abort, &next_recheck_time); in start_Tx_FEC2()
1227 update_abort_struct(abort, &next_recheck_time); in Rx_abort_eval_respond()
1277 update_abort_struct(&rx_status.rx_req_fec1.abort, &next_recheck_time); in start_Rx()
1280 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in start_Rx()
1324 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in start_Rx_FEC2()
1363 update_abort_struct(&rx_status.rx_req.abort, &next_recheck_time); in Rx_Addr_received()
[all …]