Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/openthread-3.7.0/src/core/config/
Dmesh_forwarder.h209 #ifndef OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_INTERVAL
210 #define OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_INTERVAL 10 macro
/openthread-3.7.0/src/core/thread/
Dmesh_forwarder.hpp494 …static constexpr uint32_t kHistBinInterval = OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_I…