Home
last modified time | relevance | path

Searched defs:max_be (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_pib.c63 uint8_t max_be; // The maximum value of the backoff exponent (BE) in the CSMA-CA algorithm member
389 bool nrf_802154_pib_csmaca_max_be_set(uint8_t max_be) in nrf_802154_pib_csmaca_max_be_set()
Dnrf_802154.c808 bool nrf_802154_csma_ca_max_be_set(uint8_t max_be) in nrf_802154_csma_ca_max_be_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c1318 bool nrf_802154_csma_ca_max_be_set(uint8_t max_be) in nrf_802154_csma_ca_max_be_set()
1351 uint8_t max_be = 0; in nrf_802154_csma_ca_max_be_get() local
Dnrf_802154_spinel_dec_net.c1015 uint8_t max_be; in spinel_decode_prop_nrf_802154_csma_ca_max_be_set() local
1051 uint8_t max_be = nrf_802154_csma_ca_max_be_get(); in spinel_decode_prop_nrf_802154_csma_ca_max_be_get() local