Searched refs:nrf_802154_trx_rssi_measure_is_started (Results 1 – 3 of 3) sorted by relevance
242 bool nrf_802154_trx_rssi_measure_is_started(void);
3034 bool rssi_started = nrf_802154_trx_rssi_measure_is_started(); in nrf_802154_core_last_rssi_measurement_get()3046 rssi_started = nrf_802154_trx_rssi_measure_is_started(); in nrf_802154_core_last_rssi_measurement_get()3115 if (nrf_802154_trx_rssi_measure_is_started()) in nrf_802154_sl_ant_div_rssi_measure_get()
1226 bool nrf_802154_trx_rssi_measure_is_started(void) in nrf_802154_trx_rssi_measure_is_started() function