Searched refs:TERM2_duration (Results 1 – 1 of 1) sorted by relevance
1034 int TERM2_duration = 0; /* See Note21.b */ in Rx_handle_address_end_response() local1037 TERM2_duration = 6; //S=2 * 3bits in Rx_handle_address_end_response()1039 TERM2_duration = 24;//S=8 * 3bits 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()