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-latest/src/core/config/
Dmesh_forwarder.h196 #ifndef OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_INTERVAL
197 #define OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_INTERVAL 10 macro
/openthread-latest/src/core/thread/
Dmesh_forwarder.hpp481 …static constexpr uint32_t kHistBinInterval = OPENTHREAD_CONFIG_TX_QUEUE_STATISTICS_HISTOGRAM_BIN_I…