Home
last modified time | relevance | path

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

/openthread-3.6.0/examples/platforms/utils/
Dsettings.h46 #ifndef OPENTHREAD_SETTINGS_RAM
47 #define OPENTHREAD_SETTINGS_RAM 0 macro
Dsettings_ram.c47 #if OPENTHREAD_SETTINGS_RAM
/openthread-3.6.0/etc/cmake/
Doptions.cmake237 ot_option(OT_SETTINGS_RAM OPENTHREAD_SETTINGS_RAM "volatile-only storage of settings")
/openthread-3.6.0/src/core/
DBUILD.gn229 defines += [ "OPENTHREAD_SETTINGS_RAM=1" ]