Searched refs:structured (Results 1 – 20 of 20) sorted by relevance
4 Serialize and deserialize structured data using the nanopb module.9 A simple protocol buffer sample using :ref:`nanopb_reference` for serializing structured data12 The structured data to encode/decode is presented as follows:
119 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)item_help; in formatted_structured_help_print() local121 if (structured->description) { in formatted_structured_help_print()122 formatted_text_print(sh, structured->description, terminal_offset, false); in formatted_structured_help_print()125 if (structured->usage) { in formatted_structured_help_print()128 formatted_text_print(sh, structured->usage, terminal_offset + 7, false); in formatted_structured_help_print()
7 structured data with a known format on-the-wire.
329 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)help; in shell_help_is_structured() local331 return structured != NULL && IS_PTR_ALIGNED(structured, struct shell_cmd_help) && in shell_help_is_structured()332 structured->magic == SHELL_STRUCTURED_HELP_MAGIC; in shell_help_is_structured()
17 bool "Print structured data according to RFC 5424"19 Print additional structured data as described in
55 Zephyr build. Output is structured by the domain subdirectories:
145 Zephyr build. Output is structured by the domain subdirectories:
139 Zephyr build. Output is structured by the domain subdirectories:
164 Zephyr build. Output is structured by the domain subdirectories:
13 Unlike the :ref:`tracing <tracing>` subsystem, which provides RTOS-aware tracing with structured
147 Zephyr build. Output is structured by the domain subdirectories:
187 Zephyr build. Output is structured by the domain subdirectories:
544 a CMake function call that is structured as follows:577 In the previous example, :file:`sysbuild.cmake` would be structured as follows:588 :file:`Kconfig.sysbuild` would be structured as follows:
38 The content of the media player is structured into tracks and groups.
225 To create and maintain a structured software product it is also necessary to consider individual
378 to be structured. Some helper functions can be used:
105 The board metadata file is located in the board directory and is structured
1539 * Added structured logging support to syslog net backend.
1206 * :github:`15017` - Not able to set "0xFFFF No specific value" for GAP PPCP structured data
1527 # shown in the various tree structured indices initially; the user can expand