Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_priv.h44 bs_time_t PAYLOAD_End_Time; member
DNHW_RADIO.c718 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in nhw_radio_timer_triggered()
1057 rx_status.PAYLOAD_End_Time = rx_status.FEC2_start_time + 2*8/bits_per_us in Rx_handle_address_end_response()
1059 rx_status.CRC_End_Time = rx_status.PAYLOAD_End_Time + rx_status.CRC_duration; in Rx_handle_address_end_response()
1091 rx_status.PAYLOAD_End_Time = nhwra_timings_get_Rx_chain_delay() + in Rx_handle_address_end_response()
1103 …rx_status.CRC_End_Time = rx_status.PAYLOAD_End_Time + rx_status.CRC_duration + TERM2_duration; //P… in Rx_handle_address_end_response()
1160 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in handle_Rx_response()
1178 nhwra_set_Timer_RADIO(rx_status.PAYLOAD_End_Time); in handle_Rx_response()