/Zephyr-latest/include/zephyr/net/prometheus/ |
D | formatter.h | 24 * Formats the exposition data collected by the specified collector into the provided buffer. 39 * Formats the exposition data of one specific metric into the provided buffer.
|
/Zephyr-latest/scripts/west_commands/ |
D | sign.py | 169 # Decide on output formats. 170 formats = [] 177 formats.append('bin') 179 formats.append('bin') 187 formats.append('hex') 189 formats.append('hex') 205 signer.sign(self, build_dir, build_conf, formats) 215 def sign(self, command, build_dir, build_conf, formats): argument 221 :param formats: list of formats to generate ('bin', 'hex') 227 def sign(self, command, build_dir, build_conf, formats): argument [all …]
|
/Zephyr-latest/include/zephyr/dt-bindings/display/ |
D | ili9xxx.h | 9 /* Pixel formats */
|
D | panel.h | 17 * @brief Display pixel formats
|
/Zephyr-latest/subsys/bindesc/ |
D | Kconfig.build_time | 81 function, so refer to string's documentation for more info on the different formats. 95 function, so refer to string's documentation for more info on the different formats. 107 function, so refer to string's documentation for more info on the different formats.
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | overlay-lwm2m-1.1-core-interop.conf | 18 #Enable legacy content formats
|
/Zephyr-latest/dts/bindings/mipi-dsi/ |
D | mipi-dsi-device.yaml | 24 Pixel format. Available formats in dt-bindings/mipi_dsi/mipi_dsi.h.
|
/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 103 Generate additional report formats 106 ECLAIR can generate additional report formats (e.g. DOC, ODT, XLSX) and 108 default ecd file. Following additional reports and report formats can be generated:
|
/Zephyr-latest/doc/hardware/peripherals/audio/ |
D | i2s.rst | 11 and Left/Right Justified Data Formats.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/comp_data/ |
D | cdp1_encode_decode.sh | 9 # extensions requiring long and short formats, and correspondence between
|
/Zephyr-latest/include/zephyr/dt-bindings/mipi_dsi/ |
D | mipi_dsi.h | 18 * @name MIPI-DSI Pixel formats.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 200 …encoded SHA256 hash of the raw credential contents (so different storage formats for essentially i… 230 Storage/Retrieval Formats 235 For convenience, the TLS credentials shell offers four formats for providing and later retrieving t… 237 These formats and their (case-insensitive) keywords are as follows: 249 The remaining three formats are provided for convenience in special use-cases.
|
/Zephyr-latest/boards/others/neorv32/ |
D | CMakeLists.txt | 5 # Generate NEORV32 image formats for initialising IMEM.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.sdl | 56 bool "Configure bit order in monochrome formats to MSB first"
|
/Zephyr-latest/doc/templates/ |
D | board.tmpl | 7 and preferably be in webp format. Alternatively, png or jpg formats
|
/Zephyr-latest/include/zephyr/dt-bindings/spi/ |
D | spi.h | 31 * 2 frame formats are exposed: Motorola and TI.
|
/Zephyr-latest/scripts/utils/ |
D | convert_guidelines.py | 20 Base class for the different output formats 136 help="Format to convert guidlines to. Supported formats are: " + str(supported_formats)
|
/Zephyr-latest/scripts/net/ |
D | enumerate_http_status.py | 8 and formats them to fit inside of a C enum along with
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | nxp,lcdic.yaml | 25 the most significant byte first when using multibyte pixel formats.
|
/Zephyr-latest/subsys/tracing/ |
D | Kconfig | 23 Automatically selected by formats that require the core 33 None of the available tracing formats is selected.
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | test_blockwise.py | 78 """Blockwise test 3: Block-Wise Get using TLV and SenML-CBOR content formats""" 98 # Try reading the data using different content formats
|
/Zephyr-latest/scripts/checkpatch/ |
D | timestamp | 11 # outputs the date and time in pre-set formats
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | prj.conf | 47 #Enable legacy content formats
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_message_handling.h | 11 /* LWM2M / CoAP Content-Formats */
|
/Zephyr-latest/tests/drivers/video/api/src/ |
D | video_emul.c | 33 /* Test all the formats listed in the caps, the min and max values */ in ZTEST() 73 zexpect_not_equal(fmt.pixelformat, 0x00000000, "should not store wrong formats"); in ZTEST()
|