Home
last modified time | relevance | path

Searched refs:OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MAX (Results 1 – 3 of 3) sorted by relevance

/openthread-3.7.0/src/core/radio/
Dradio.hpp147 static constexpr uint8_t kChannelMax = OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MAX;
157 static constexpr uint8_t kChannelMax = OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MAX;
/openthread-3.7.0/include/openthread/platform/
Dradio.h112OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MAX = 26, ///< 2.4 GHz IEE… enumerator
/openthread-3.7.0/examples/platforms/simulation/
Dradio.c88 SIM_RADIO_CHANNEL_MAX = OT_RADIO_2P4GHZ_OQPSK_CHANNEL_MAX,