Searched refs:values (Results 251 – 275 of 446) sorted by relevance
1...<<1112131415161718
/Zephyr-latest/doc/build/kconfig/ |
D | extensions.rst | 11 - Default values can be applied to existing symbols without
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | index.rst | 96 fixed point SI united values must be in the provided buffer.
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_transform | 115 source that doesn't repeat values between reboots is required for this to be secure.
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 76 to the following values:
|
/Zephyr-latest/samples/sensor/veml6031/ |
D | README.rst | 19 attributes to be able to select good attribute values.
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 13 * holds binary pattern with properly incremented values in it
|
/Zephyr-latest/scripts/west_commands/ |
D | build.py | 66 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/ |
D | Kconfig | 117 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/ |
D | timers.rst | 48 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/ |
D | README.rst | 138 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/ |
D | README.rst | 223 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/ |
D | README.md | 181 |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/ |
D | Kconfig | 47 to print new values as they come until the stream is closed.
|
/Zephyr-latest/scripts/build/ |
D | elf_parser.py | 219 for dev in devices.values():
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | platform.py | 210 for board in list_boards.find_v2_boards(lb_args).values():
|
/Zephyr-latest/doc/services/portability/posix/conformance/ |
D | index.rst | 15 .. The following have values greater than -1 in Zephyr, conformant with the POSIX specification.
|
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/ |
D | index.rst | 155 try using different values by using ``--esp-baud-rate <BAUD>`` option during
|
/Zephyr-latest/subsys/settings/ |
D | Kconfig | 172 on the data that is going to be stored in ZMS and its hash values
|
/Zephyr-latest/samples/drivers/clock_control_litex/ |
D | README.rst | 41 …se offset and 50% duty cycle. Special care should be taken when defining values for FPGA-specific …
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.zsh | 20 'config[get or set config file values]' 198 {-l,--list}'[list all options and values]'
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 176 Valid code page values: 218 512 as sector size, all other values will cause FAT driver
|
/Zephyr-latest/boards/adi/max32672evkit/doc/ |
D | index.rst | 244 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/ |
D | thread_metric_readme.txt | 15 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/ |
D | soc_porting.rst | 209 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/ |
D | main.c | 597 struct lwm2m_objlnk values[] = { in ZTEST() local 626 ret = cbor_writer.put_objlnk(&test_out, &test_path, &values[i]); in ZTEST()
|
1...<<1112131415161718