Home
last modified time | relevance | path

Searched refs:nhwra_is_HW_TIFS_enabled (Results 1 – 5 of 5) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_RADIO_utils.h21 int nhwra_is_HW_TIFS_enabled(void);
DNHW_RADIO_timings.c153 HWTIFS = from_hw_TIFS | nhwra_is_HW_TIFS_enabled();
DNHW_RADIO_signals.c197 if (nhwra_is_HW_TIFS_enabled()) { in nhw_RADIO_signal_EVENTS_DISABLED()
DNHW_RADIO_utils.c228 int nhwra_is_HW_TIFS_enabled(void) { in nhwra_is_HW_TIFS_enabled() function
DNHW_RADIO.c568 if ( !nhwra_is_HW_TIFS_enabled() ) { in maybe_prepare_TIFS()