Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h44 bs_time_t PAYLOAD_End_Time; member
DNHW_RADIO.c658 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in nhw_radio_timer_triggered()
997 rx_status.PAYLOAD_End_Time = rx_status.FEC2_start_time + 2*8/bits_per_us in Rx_handle_address_end_response()
999 rx_status.CRC_End_Time = rx_status.PAYLOAD_End_Time + rx_status.CRC_duration; in Rx_handle_address_end_response()
1031 rx_status.PAYLOAD_End_Time = nhwra_timings_get_Rx_chain_delay() + in Rx_handle_address_end_response()
1043 …rx_status.CRC_End_Time = rx_status.PAYLOAD_End_Time + rx_status.CRC_duration + TERM2_duration; //P… in Rx_handle_address_end_response()
1100 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in handle_Rx_response()
1118 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in handle_Rx_response()