Home
last modified time | relevance | path

Searched refs:OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY (Results 1 – 4 of 4) sorted by relevance

/openthread-3.4.0/src/core/config/
Dmisc.h89 #ifndef OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY
90 #define OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY OT_POWER_SUPPLY_EXTERNAL macro
/openthread-3.4.0/src/core/thread/
Dmle_types.cpp79 mPowerSupply = OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY; in DeviceProperties()
/openthread-3.4.0/tests/unit/
Dtest_mle.cpp51 VerifyOrQuit(props->mPowerSupply == OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY); in TestDefaultDeviceProperties()
/openthread-3.4.0/etc/cmake/
Doptions.cmake207 …message(STATUS "OT_POWER_SUPPLY=${OT_POWER_SUPPLY} --> OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY=OT_PO…
208 …target_compile_definitions(ot-config INTERFACE "OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY=OT_POWER_SUP…