Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_timings.h23 bs_time_t nhwra_timings_get_TX_rampdown_time(void);
DNHW_RADIO_timings.c167 bs_time_t nhwra_timings_get_TX_rampdown_time(void){ function
DNHW_RADIO.c510 nhwra_set_Timer_RADIO(nsi_hws_get_time() + nhwra_timings_get_TX_rampdown_time()); in nhw_RADIO_TASK_DISABLE()