Home
last modified time | relevance | path

Searched refs:fields (Results 76 – 100 of 110) sorted by relevance

12345

/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis128 Product ID fields. This field is intended to differentiate between
/Zephyr-latest/doc/develop/test/
Dtwister.rst889 Regular expressions with named subgroups to match data fields found
900 The .CSV file will have as many columns as there are fields detected
903 For example, to extract three data fields ``metric``, ``cycles``,
914 fields extracted by the regular expressions. Fields with the same name
916 It is possible for such multi value fields to have different number
920 Data fields, extracted by the regular expressions into named subgroups,
1332 command line options as ``flash-timeout`` and ``flash-with-test`` fields respectively.
/Zephyr-latest/tests/net/lib/lwm2m/content_json/src/
Dmain.c92 test_obj.fields = test_fields; in test_obj_init()
/Zephyr-latest/tests/net/lib/lwm2m/content_senml_cbor/src/
Dmain.c111 test_obj.fields = test_fields; in test_obj_init()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_object.h196 struct lwm2m_engine_obj_field *fields; member
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst34 * Optimized memory use of some thread fields
363 * ``ZEP-1564`` - 6lo uncompress_IPHC_header overwrites IPHC fields
Drelease-notes-1.8.rst310 * ``ZEP-2065`` - struct dns_addrinfo has unused fields
Dmigration-guide-3.5.rst239 flags instead of bit fields:
Dmigration-guide-3.6.rst254 can_driver_config``) and data (``struct can_driver_data``) fields were introduced. Out-of-tree CAN
Drelease-notes-1.10.rst347 * :github:`4009` - I2C API is mixing two incompatible definitions of bit-fields
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst261 The file header consists of the following fields:
/Zephyr-latest/
DLICENSE181 boilerplate notice, with the fields enclosed by brackets "{}"
/Zephyr-latest/doc/services/tracing/
Dindex.rst73 In CTF, an event is serialized to a packet containing one or more fields.
99 How to serialize and emit fields as well as handling alignment, can be done
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst199 - Present at the beginning of each PDU. It contains two fields, the PDU
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst69 definition of the fields.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in466 # with only public data fields or simple typedef fields will be shown inline in
2201 # contain hyperlink fields. The RTF file will contain links (just like the HTML
2204 # fields.
2709 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
2710 # class node. If there are many fields or methods and many nodes the graph may
2714 # is enforced. So when you set the threshold to 10, up to 15 fields may appear,
2715 # but if the number exceeds 15, the total amount of fields shown is limited to
2726 # will not generate fields with class member information in the UML graphs. The
/Zephyr-latest/doc/services/logging/
Dindex.rst448 .. [#l0] Depending on the platform and the timestamp size fields may be swapped.
575 The source of each log message can be identified by the following fields in the header:
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst293 - Bit-fields shall only be declared with an appropriate type
300 - Single-bit named bit fields shall not be of a signed type
1084 conditionally exclude fields within structure definitions to avoid wasting
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt1440 | | CTETime fields of the packet were |
1627 | | CTETime fields of the packet were |
/Zephyr-latest/doc/services/zbus/
Dindex.rst805 Never change the fields of the channel struct directly. It may cause zbus behavior
843 // access the acc_msg fields directly.
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst379 a simple integer value to a struct with multiple fields. ``pinctrl_soc.h`` also
/Zephyr-latest/doc/develop/application/
Dindex.rst81 * **VERSION**: A text file that contains several version information fields.
82 These fields let you manage the lifecycle of the application and automate
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst199 An entry has 16 bytes divided between these fields:
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig291 Packet_Status_Flag fields; and the optional Time_Stamp field, if
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst141 A delayable work item contains a standard work item but adds fields that

12345