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);
3066 bool rssi_started = nrf_802154_trx_rssi_measure_is_started(); in nrf_802154_core_last_rssi_measurement_get()3078 rssi_started = nrf_802154_trx_rssi_measure_is_started(); in nrf_802154_core_last_rssi_measurement_get()3147 if (nrf_802154_trx_rssi_measure_is_started()) in nrf_802154_sl_ant_div_rssi_measure_get()
1541 bool nrf_802154_trx_rssi_measure_is_started(void) in nrf_802154_trx_rssi_measure_is_started() function