Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_pib.c62 uint8_t min_be; // The minimum value of the backoff exponent (BE) in the CSMA-CA algorithm member
372 bool nrf_802154_pib_csmaca_min_be_set(uint8_t min_be) in nrf_802154_pib_csmaca_min_be_set()
Dnrf_802154.c798 bool nrf_802154_csma_ca_min_be_set(uint8_t min_be) in nrf_802154_csma_ca_min_be_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c1259 bool nrf_802154_csma_ca_min_be_set(uint8_t min_be) in nrf_802154_csma_ca_min_be_set()
1292 uint8_t min_be = 0; in nrf_802154_csma_ca_min_be_get() local
Dnrf_802154_spinel_dec_net.c960 uint8_t min_be; in spinel_decode_prop_nrf_802154_csma_ca_min_be_set() local
996 uint8_t min_be = nrf_802154_csma_ca_min_be_get(); in spinel_decode_prop_nrf_802154_csma_ca_min_be_get() local