Searched defs:kMaxRawPowerSettingSize (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/utils/ | ||
| D | power_calibration.hpp | 126 …static constexpr uint16_t kMaxRawPowerSettingSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_… member in ot::Utils::PowerCalibration::CalibratedPowerEntry |
| /openthread-latest/src/posix/platform/ | ||
| D | power.hpp | 171 …static constexpr uint16_t kMaxRawPowerSettingSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_… member in ot::Power::RawPowerSetting |