Home
last modified time | relevance | path

Searched refs:nhwra_timings_get_Rx_chain_delay (Results 1 – 3 of 3) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_RADIO_timings.h21 bs_time_t nhwra_timings_get_Rx_chain_delay(void);
DNHW_RADIO_timings.c107 bs_time_t nhwra_timings_get_Rx_chain_delay(void) { in nhwra_timings_get_Rx_chain_delay() function
DNHW_RADIO.c641 …delta = NRF_RADIO_regs.TIFS - nhwra_timings_get_Rx_chain_delay() - nhwra_timings_get_TX_chain_dela… in maybe_prepare_TIFS()
1033 rx_status.CRC_End_Time = end_time + nhwra_timings_get_Rx_chain_delay(); in Rx_handle_end_response()
1050 rx_status.ADDRESS_End_Time = address_time + nhwra_timings_get_Rx_chain_delay(); in Rx_handle_address_end_response()
1058 + nhwra_timings_get_Rx_chain_delay(); /* An empty packet */ in Rx_handle_address_end_response()
1091 rx_status.PAYLOAD_End_Time = nhwra_timings_get_Rx_chain_delay() + in Rx_handle_address_end_response()