Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_priv.h45 bs_time_t CRC_End_Time; member
DNHW_RADIO.c667 nhwra_set_Timer_RADIO(rx_status.CRC_End_Time); in nhw_radio_timer_triggered()
973 rx_status.CRC_End_Time = end_time + nhwra_timings_get_Rx_chain_delay(); in Rx_handle_end_response()
999 rx_status.CRC_End_Time = rx_status.PAYLOAD_End_Time + rx_status.CRC_duration; 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()