Home
last modified time | relevance | path

Searched refs:values (Results 251 – 275 of 446) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/doc/build/kconfig/
Dextensions.rst11 - Default values can be applied to existing symbols without
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst96 fixed point SI united values must be in the provided buffer.
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform115 source that doesn't repeat values between reboots is required for this to be secure.
/Zephyr-latest/samples/net/dns_resolve/
DREADME.rst76 to the following values:
/Zephyr-latest/samples/sensor/veml6031/
DREADME.rst19 attributes to be able to select good attribute values.
/Zephyr-latest/samples/subsys/fs/littlefs/
DREADME.rst13 * holds binary pattern with properly incremented values in it
/Zephyr-latest/scripts/west_commands/
Dbuild.py66 def __call__(self, parser, namespace, values, option_string=None): argument
67 setattr(namespace, self.dest, values or 'always')
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/
DKconfig117 bool "Omit zero, empty or false values from status list"
121 a device but requires support in client software, which has to default omitted values.
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst48 expiry function and stop function values, sets the timer's status to zero,
77 using the new duration and period values specified by the caller.
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst138 echo-server or uses a different port number, modify the following values
298 Go to ``Form`` and leave default values - e.g:
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst223 device using the tool of your choice, which should print the status and hash values of each of
280 will not complete successfully since the hash values for both slots will be identical.
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md181 |LightweightM2M-1.1-int-301 - Observation and Notification of parameter values|:white_check_mark:| |
190 |LightweightM2M-1.1-int-310 - Observe-Composite and modification of parameter values|:white_check_m…
/Zephyr-latest/drivers/sensor/
DKconfig47 to print new values as they come until the stream is closed.
/Zephyr-latest/scripts/build/
Delf_parser.py219 for dev in devices.values():
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dplatform.py210 for board in list_boards.find_v2_boards(lb_args).values():
/Zephyr-latest/doc/services/portability/posix/conformance/
Dindex.rst15 .. The following have values greater than -1 in Zephyr, conformant with the POSIX specification.
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst155 try using different values by using ``--esp-baud-rate <BAUD>`` option during
/Zephyr-latest/subsys/settings/
DKconfig172 on the data that is going to be stored in ZMS and its hash values
/Zephyr-latest/samples/drivers/clock_control_litex/
DREADME.rst41 …se offset and 50% duty cycle. Special care should be taken when defining values for FPGA-specific …
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh20 'config[get or set config file values]'
198 {-l,--list}'[list all options and values]'
/Zephyr-latest/subsys/fs/
DKconfig.fatfs176 Valid code page values:
218 512 as sector size, all other values will cause FAT driver
/Zephyr-latest/boards/adi/max32672evkit/doc/
Dindex.rst244 Refer to the MAX32672 data sheet for acceptable voltage values.
255 To accurately achieve the low-power current values, the EV kit must be configured such that
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt15 should execute the same on every operating system. Test values
17 relative to the difference between the values of this test.
/Zephyr-latest/doc/hardware/porting/
Dsoc_porting.rst209 Setting Kconfig configuration values is documented in detail in
270 SoC specific default values for Kconfig options.
/Zephyr-latest/tests/net/lib/lwm2m/content_raw_cbor/src/
Dmain.c597 struct lwm2m_objlnk values[] = { in ZTEST() local
626 ret = cbor_writer.put_objlnk(&test_out, &test_path, &values[i]); in ZTEST()

1...<<1112131415161718