Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h43 bs_time_t FEC2_start_time; /* In air */ member
61 bs_time_t FEC2_start_time; /* In air */ member
DNHW_RADIO.c619 nhwra_set_Timer_RADIO(tx_status.FEC2_start_time); in nhw_radio_timer_triggered()
905 tx_status.FEC2_start_time = main_packet_start_time; /* in air */ in start_Tx()
993 …rx_status.FEC2_start_time = address_time + 16 + 24 + 1; /* It will be updated on the FEC1 Rx end */ in Rx_handle_address_end_response()
997 rx_status.PAYLOAD_End_Time = rx_status.FEC2_start_time + 2*8/bits_per_us in Rx_handle_address_end_response()
1127 nhwra_set_Timer_RADIO(rx_status.FEC2_start_time); in handle_Rx_response()