Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/drivers/nrf_802154/driver/src/
Dnrf_802154_pib.c65 …uint8_t max_backoffs; // The maximum number of backoffs that the CSMA-CA algorithm will attempt be… member
395 void nrf_802154_pib_csmaca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_pib_csmaca_max_backoffs_set()
Dnrf_802154.c961 void nrf_802154_csma_ca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_csma_ca_max_backoffs_set()
/hal_nordic-3.4.0/drivers/nrf_802154/serialization/src/
Dnrf_802154_spinel_app.c1291 void nrf_802154_csma_ca_max_backoffs_set(uint8_t max_backoffs) in nrf_802154_csma_ca_max_backoffs_set()
1321 uint8_t max_backoffs = 0; in nrf_802154_csma_ca_max_backoffs_get() local
Dnrf_802154_spinel_dec_net.c999 uint8_t max_backoffs; in spinel_decode_prop_nrf_802154_csma_ca_max_backoffs_set() local
1031 uint8_t max_backoffs = nrf_802154_csma_ca_max_backoffs_get(); in spinel_decode_prop_nrf_802154_csma_ca_max_backoffs_get() local