Searched refs:nhwra_timings_get_rampup_time (Results 1 – 3 of 3) sorted by relevance
20 bs_time_t nhwra_timings_get_rampup_time(bool TxNotRx, bool from_hw_TIFS);
141 bs_time_t nhwra_timings_get_rampup_time(bool TxNotRx, bool from_hw_TIFS) { function
331 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(1, from_hw_tifs)); in nhw_RADIO_TASK_TXEN()346 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_rampup_time(0, from_hw_tifs)); in nhw_RADIO_TASK_RXEN()579 … = NRF_RADIO_regs.TIFS + nhwra_timings_get_TX_chain_delay() - nhwra_timings_get_rampup_time(0, 1) … in maybe_prepare_TIFS()581 …s_get_Rx_chain_delay() - nhwra_timings_get_TX_chain_delay() - nhwra_timings_get_rampup_time(1, 1) … in maybe_prepare_TIFS()