Home
last modified time | relevance | path

Searched refs:values (Results 101 – 125 of 446) sorted by relevance

12345678910>>...18

/Zephyr-latest/samples/bluetooth/mesh_demo/
DREADME.rst13 values. The local unicast address can be set using a NODE_ADDR build
17 Because of the hard-coded values, the application is not suitable for
/Zephyr-latest/soc/nordic/
DCMakeLists.txt16 # DT values against the MDK, without having to conditionally include different
/Zephyr-latest/scripts/pylib/build_helpers/
Ddomains.py106 return list(self._domains.values())
/Zephyr-latest/scripts/tests/twister_blackbox/
Dconftest.py56 + list(logging.Logger.manager.loggerDict.values()) \
/Zephyr-latest/lib/hash/
DKconfig.hash_func39 values such as keys in a Hashmap. It is implemented as a static
/Zephyr-latest/drivers/dma/
DKconfig.nxp_edma22 values for SSIZE and DSIZE, otherwise the
/Zephyr-latest/samples/subsys/modbus/rtu_server/
DREADME.rst48 for example to control relays or to read ADC values via USB connection without
103 > client.write_coils address=0 values=0,1,1 slave=1
137 > client.write_registers address=0 values=42,42,42 slave=1
/Zephyr-latest/boards/shields/npm1300_ek/
Dnpm1300_ek.overlay24 /* limits are set to min/max allowed values */
/Zephyr-latest/arch/sparc/
DKconfig42 # instruction so we bump the kernel default values.
/Zephyr-latest/samples/sensor/ams_iAQcore/
DREADME.rst12 VOC. The values are fetched and printed every second.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dconfig_parser.py230 if any({len(x) > 0 for x in extracted_common.values()}) or \
231 any({len(x) > 0 for x in extracted_testsuite.values()}):
/Zephyr-latest/drivers/mfd/
Dmfd_bd8lb600fs.c161 int mfd_bd8lb600fs_set_outputs(const struct device *dev, uint32_t values) in mfd_bd8lb600fs_set_outputs() argument
167 data->state = values; in mfd_bd8lb600fs_set_outputs()
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm8 ; valid values: flash, debug *
13 ; valid values: flash, sram *
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage.c226 counters_per_func->values[iter_counter_values]); in gcov_populate_buffer()
256 counters_per_func->values[iter_counter_values] = 0; in gcov_reset_counts()
/Zephyr-latest/subsys/logging/
DKconfig.template.log_format_config36 # all the backends in the Kconfig and their values must match
/Zephyr-latest/cmake/linker_script/common/
Dthread-local-storage.cmake21 # the wrong values.
/Zephyr-latest/samples/posix/eventfd/
DREADME.rst11 and write/read values are output to the console.
/Zephyr-latest/drivers/sensor/st/lis2dh/
DKconfig61 Initial measurement full scale range for acceleration values.
103 Supported values:
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig57 Use a fixed size stack buffer, any user-supplied values longer than this will be
71 The number of maximum values in the list for the details command to support, each value
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst72 > client.write_coils address=0 values=0,1,1 slave=1
106 > client.write_registers address=0 values=42,42,42 slave=1
/Zephyr-latest/cmake/flash/
DCMakeLists.txt31 # Append the common configuration values to the relevant property target.
33 runners_yaml_append("\n# Common runner configuration values.")
110 # Sets up common runner configuration values.
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay53 /* Use dummy values for PCG and NGC,
65 /* Arbitrary values */
81 /* Arbiratry values */
/Zephyr-latest/drivers/sensor/grow_r502a/
DKconfig22 valid values are:
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst13 expected values to check for integrity.
/Zephyr-latest/samples/sensor/icm42605/
DREADME.rst13 displaying the values on the console along with a timestamp since

12345678910>>...18