Searched refs:m_be (Results 1 – 1 of 1) sorted by relevance
76 static uint8_t m_be; ///< Backoff exponent, which is related t… variable225 return nrf_802154_random_get() % (1U << m_be); in backoff_periods_calc_random()246 result = (1U << m_be) - 1U; in backoff_periods_calc()326 if (m_be < nrf_802154_pib_csmaca_max_be_get()) in channel_busy()328 m_be++; in channel_busy()373 m_be = nrf_802154_pib_csmaca_min_be_get(); in nrf_802154_csma_ca_start()