Searched refs:OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY (Results 1 – 4 of 4) sorted by relevance
89 #ifndef OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY90 #define OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY OT_POWER_SUPPLY_EXTERNAL macro
79 mPowerSupply = OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY; in DeviceProperties()
51 VerifyOrQuit(props->mPowerSupply == OPENTHREAD_CONFIG_DEVICE_POWER_SUPPLY); in TestDefaultDeviceProperties()
207 …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…