Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 59) sorted by relevance

123

/openthread-2.7.6/script/
Dcheck-simulation-build-autotools155 --enable-cli \
156 --enable-mtd \
174 --enable-cli \
175 --enable-ftd \
176 --enable-mtd \
177 --enable-ncp \
178 --enable-radio-only \
194 --enable-ftd \
195 --enable-mtd \
196 --enable-ncp \
[all …]
/openthread-2.7.6/etc/cmake/
Doptions.cmake29 option(OT_APP_CLI "enable CLI app" ON)
30 option(OT_APP_NCP "enable NCP app" ON)
31 option(OT_APP_RCP "enable RCP app" ON)
33 option(OT_FTD "enable FTD" ON)
34 option(OT_MTD "enable MTD" ON)
35 option(OT_RCP "enable RCP" ON)
37 option(OT_ASSERT "enable assert function OT_ASSERT()" ON)
44 option(OT_BACKBONE_ROUTER "enable backbone router functionality")
51 option(OT_BACKBONE_ROUTER_DUA_NDPROXYING "enable Backbone Router DUA ND Proxying functionality" OFF)
58 option(OT_BACKBONE_ROUTER_MULTICAST_ROUTING "enable Backbone Router Multicast Routing functionality…
[all …]
/openthread-2.7.6/
DMakefile.am34 --enable-address-sanitizer \
35 --enable-cli \
36 --enable-ftd \
37 --enable-mtd \
38 --enable-ncp \
39 --enable-radio-only \
Dconfigure.ac159 [AS_HELP_STRING([--enable-no-executables-hack],
302 # Disable building shared libraries by default (can be enabled with --enable-shared)
341 [AS_HELP_STRING([--enable-fuzz-targets],[Enable building of fuzz targets @<:@default=no@:>@.])],
350 AC_MSG_ERROR([Invalid value ${enableval} for --enable-fuzz-targets])
369 …[AS_HELP_STRING([--enable-address-sanitizer],[Enable Address Sanitizer support @<:@default=no@:>@.…
378 AC_MSG_ERROR([Invalid value ${enableval} for --enable-address-sanitizer])
412 [AS_HELP_STRING([--enable-builtin-mbedtls],[Enable builtin mbedtls @<:@default=yes@:>@.])],
421 AC_MSG_ERROR([Invalid value ${enable_builtin_mbedtls} for --enable-builtin-mbedtls])
449 …[AS_HELP_STRING([--enable-posix-daemon], [Build POSIX application in daemon mode@<:@default=no@:>@…
458 AC_MSG_ERROR([Invalid value ${enable_posix} for --enable-posix-daemon])
[all …]
/openthread-2.7.6/third_party/nlbuild-autotools/repo/autoconf/m4/
Dnl_enable_coverage.m420 # --enable-coverage configuration option to the package and
30 # Adds an --enable-coverage configuration option to the package with a
59 …[AS_HELP_STRING([--enable-coverage],[Enable the generation of code-coverage instances @<:@default=…
67 …AC_MSG_ERROR([both --enable-optimization and --enable-coverage cannot used. Please, choose one or …
72 AC_MSG_ERROR([Invalid value ${enableval} for --enable-coverage])
79 AC_MSG_WARN([--enable-optimization was specified, coverage disabled])
90 … AC_MSG_ERROR([GCC or a GCC-compatible toolchain is required for --enable-coverage])
Dnl_enable_optimization.m420 # --enable-optimization configuration option to the package and
31 # Adds an --enable-optimization configuration option to the package with a
56 …[AS_HELP_STRING([--enable-optimization],[Enable the generation of code-optimized instances @<:@def…
64 …AC_MSG_ERROR([both --enable-optimization and --enable-coverage cannot used. Please, choose one or …
69 AC_MSG_ERROR([Invalid value ${enableval} for --enable-optimized])
76 AC_MSG_WARN([--enable-coverage was specified, optimization disabled])
Dnl_enable_coverage_reporting.m420 # --enable-coverage configuration option to the package and
31 # Adds an --enable-coverage-reports configuration option to the
63 …[AS_HELP_STRING([--enable-coverage-reports],[Enable the generation of code coverage reports (requi…
72 AC_MSG_ERROR([Invalid value ${enableval} for --enable-coverage])
98 … AC_MSG_ERROR([--enable-coverage must be asserted to use --enable-coverage-reports.])
112 # enable coverage reports.
125 # enable coverage reports. Since the default or user
Dnl_enable_tests.m420 # --enable-tests configuration option to the package and controls
31 # Adds an --enable-tests configuration option to the package with a
53 [AS_HELP_STRING([--enable-tests],[Enable building of tests @<:@default=$1@:>@.])],
62 AC_MSG_ERROR([Invalid value ${enableval} for --enable-tests])
Dnl_enable_debug.m420 # --enable-debug configuration option to the package and controls
31 # Adds an --enable-debug configuration option to the package with a
54 … [AS_HELP_STRING([--enable-debug],[Enable the generation of debug instances @<:@default=$1@:>@.])],
63 AC_MSG_ERROR([Invalid value ${enableval} for --enable-debug])
Dnl_enable_werror.m420 # --enable-warnings-as-errors configuration option to the package
30 # Adds an --enable-warnings-as-errors configuration option to the
53 …[AS_HELP_STRING([--enable-warnings-as-errors],[Treat all compilation warnings as errors @<:@defaul…
62 AC_MSG_ERROR([Invalid value ${enableval} for --enable-warnings-as-errors])
/openthread-2.7.6/tests/toranj/
Dbuild.sh69 -c | --enable-coverage)
73 -t | --enable-tests)
194 --enable-coverage=${coverage} \
195 --enable-ncp \
196 --enable-radio-only \
199 --enable-tests=$tests || die
/openthread-2.7.6/src/cli/
DREADME_SRP_SERVER.md12 - [enable](#enable)
30 enable
69 ### enable subsection
71 Usage: `srp server enable`
76 > srp server enable
Dcli_srp_client.cpp94 bool enable; in ProcessAutoStart() local
102 SuccessOrExit(error = Interpreter::ParseEnableOrDisable(aArgs[0], enable)); in ProcessAutoStart()
104 if (enable) in ProcessAutoStart()
367 bool enable; in ProcessService() local
375 SuccessOrExit(error = Interpreter::ParseEnableOrDisable(aArgs[1], enable)); in ProcessService()
377 otSrpClientSetServiceKeyRecordEnabled(mInterpreter.mInstance, enable); in ProcessService()
DREADME_SRP_CLIENT.md44 Usage `srp client autostart [enable|disable]`
59 > srp client autostart enable
69 Usage `srp client callback [enable|disable]`
84 > srp client callback enable
354 Usage `srp client service key [enable|disable]`
371 > srp client service key enable
Dcli.cpp417 bool enable; in ProcessBorderRouting() local
419 if (ParseEnableOrDisable(aArgs[0], enable) == OT_ERROR_NONE) in ProcessBorderRouting()
421 SuccessOrExit(error = otBorderRoutingSetEnabled(mInstance, enable)); in ProcessBorderRouting()
582 bool enable; in ProcessBackboneRouterLocal() local
584 if (ParseEnableOrDisable(aArgs[0], enable) == OT_ERROR_NONE) in ProcessBackboneRouterLocal()
586 otBackboneRouterSetEnabled(mInstance, enable); in ProcessBackboneRouterLocal()
864 bool enable; in ProcessChannel() local
866 SuccessOrExit(error = aArgs[2].ParseAsBool(enable)); in ProcessChannel()
867 error = otChannelManagerRequestChannelSelect(mInstance, enable); in ProcessChannel()
872 bool enable; in ProcessChannel() local
[all …]
/openthread-2.7.6/src/core/mac/
Dlink_raw.cpp70 bool enable = aCallback != nullptr; in SetReceiveDone() local
72 otLogDebgMac("LinkRaw::Enabled(%s)", (enable ? "true" : "false")); in SetReceiveDone()
82 if (!enable) in SetReceiveDone()
90 Get<Mac>().SetEnabled(!enable); in SetReceiveDone()
92 if (enable) in SetReceiveDone()
/openthread-2.7.6/examples/
DMakefile-cc253845 --enable-cli \
46 --enable-ftd \
47 --enable-mtd \
48 --enable-ncp \
49 --enable-radio-only \
50 --enable-linker-map \
71 # Optional CC2592 options, first and foremost, whether to enable support for it
Dcommon-switches.mk134 configure_OPTIONS += --enable-coverage
168 configure_OPTIONS += --enable-debug --disable-optimization
344 configure_OPTIONS += --enable-executable=no
DMakefile-simulation81 --enable-cli \
82 --enable-ftd \
83 --enable-mtd \
84 --enable-ncp \
85 --enable-radio-only \
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/openthread-2.7.6/examples/platforms/zephyr/
DCMakeLists.txt1 # Intentionally empty, the file is only needed to enable "zephyr" target
/openthread-2.7.6/third_party/openthread-test-driver/
Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/openthread-2.7.6/examples/platforms/simulation/
DCMakeLists.txt33 option(OT_SIMULATION_VIRTUAL_TIME "enable virtual time")
38 option(OT_SIMULATION_VIRTUAL_TIME_UART "enable virtual time for UART")
/openthread-2.7.6/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/
Dax_cxx_compile_stdcxx_14.m412 # standard; if necessary, add switches to CXX and CXXCPP to enable
/openthread-2.7.6/src/posix/platform/
DCMakeLists.txt40 option(OT_POSIX_VIRTUAL_TIME "enable virtual time" OFF)
47 option(OT_POSIX_MAX_POWER_TABLE "enable max power table" OFF)

123