Lines Matching +full:- +full:exponent
2 # SPDX-License-Identifier: Apache-2.0
10 TX power in dbm. Valid setting are: -18, -7, -4, -2, 0, 1, 2, 3, 5
18 Number of re-transmission attempts radio driver should do, before
29 bool "IEEE 802.15.4 unslotted CSMA-CA medium access protocol"
31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff)
33 channel access and fits most usage scenarios (see IEEE 802.15.4-2020,
41 and fits low duty-cycle contexts where the radio spectrum is not
42 too heavily loaded (see IEEE 802.15.4-2020, section 10.2.8). The
54 The maximum number of backoffs the CSMA-CA algorithm will attempt
59 int "CSMA MAC minimum backoff exponent"
63 The minimum value of the backoff exponent (BE) in the CSMA-CA
68 int "CSMA MAC maximum backoff exponent"
72 The maximum value of the backoff exponent (BE) in the CSMA-CA