Searched refs:nrf_802154_pib_csmaca_max_backoffs_get (Results 1 – 4 of 4) sorted by relevance
166 if (!result && (m_nb >= nrf_802154_pib_csmaca_max_backoffs_get())) in notify_busy_channel()331 if (m_nb > nrf_802154_pib_csmaca_max_backoffs_get()) in channel_busy()
291 uint8_t nrf_802154_pib_csmaca_max_backoffs_get(void);
411 uint8_t nrf_802154_pib_csmaca_max_backoffs_get(void) in nrf_802154_pib_csmaca_max_backoffs_get() function
825 return nrf_802154_pib_csmaca_max_backoffs_get(); in nrf_802154_csma_ca_max_backoffs_get()