Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_pib.c64 …uint8_t max_backoffs; // The maximum number of backoffs that the CSMA-CA algorithm will attempt be… member
406 void nrf_802154_pib_csmaca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_pib_csmaca_max_backoffs_set()
Dnrf_802154.c818 void nrf_802154_csma_ca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_csma_ca_max_backoffs_set()
/hal_nordic-latest/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c1377 void nrf_802154_csma_ca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_csma_ca_max_backoffs_set()
1407 uint8_t max_backoffs = 0; in nrf_802154_csma_ca_max_backoffs_get() local
Dnrf_802154_spinel_dec_net.c1070 uint8_t max_backoffs; in spinel_decode_prop_nrf_802154_csma_ca_max_backoffs_set() local
1102 uint8_t max_backoffs = nrf_802154_csma_ca_max_backoffs_get(); in spinel_decode_prop_nrf_802154_csma_ca_max_backoffs_get() local