Home
last modified time | relevance | path

Searched defs:OPENTHREAD_POSIX (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/cli/
Dcli_config.h45 #define OPENTHREAD_POSIX 1 macro
47 #define OPENTHREAD_POSIX 0 macro
/openthread-2.7.6/
Dconfigure.ac925 AM_CONDITIONAL(OPENTHREAD_POSIX, [test "${with_platform}" = "posix" -o "${with_examples}" = "simula… condition