Home
last modified time | relevance | path

Searched full:exponential (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DKconfig76 bool "enable exponential backoff"
80 Enable AWS exponential backoff for reconnecting to AWS MQTT broker.
DREADME.rst20 - Retrying connections using an exponential backoff algorithm
55 - :kconfig:option:`CONFIG_AWS_EXPONENTIAL_BACKOFF`: Enable the exponential backoff algorithm.
/Zephyr-latest/dts/bindings/regulator/
Dregulator.yaml98 have exponential voltage change.
105 is useful for regulators with exponential voltage changes.
112 is useful for regulators with exponential voltage changes.
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig.radio31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff)
/Zephyr-latest/subsys/net/lib/sntp/
Dsntp_simple.c59 /* Exponential backoff with limit */ in sntp_simple_helper()
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_outfile.py148 # If the checked text is not CMake flags only, it is exponential!
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig52 times with exponential backoff until the timeout is reached.
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/src/
Dmain.c300 /* https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/ */
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h3437 * @brief GATT Characteristic Time Exponential 8 UUID Value
3441 * @brief GATT Characteristic Time Exponential 8
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst878 * Implemented randomized retransmission timeouts and exponential backoff.
2130 * :github:`48471` - net: tcp: Persistent timer for window probing does not implement exponential ba…