Searched refs:header (Results 451 – 475 of 890) sorted by relevance
1...<<11121314151617181920>>...36
/Zephyr-latest/subsys/net/lib/ptp/ |
D | transport.c | 272 int length = ntohs(msg->header.msg_length); in ptp_transport_send() 282 int length = ntohs(msg->header.msg_length); in ptp_transport_sendto()
|
D | msg.h | 258 struct ptp_header header; member
|
/Zephyr-latest/doc/services/sensing/ |
D | index.rst | 186 Each sensor sample value defines as a common ``header`` + ``readings[]`` data structure, like 190 The ``header`` definition :c:func:`sensing_sensor_value_header`. 197 The ``header`` defines a **base_timestamp**, and 204 * timestamp of ``readings[0]`` is ``header.base_timestamp`` + ``readings[0].timestamp_delta``.
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 91 :file:`build/zephyr/include/generated/zephyr/devicetree_generated.h` header with 95 including the :zephyr_file:`devicetree.h <include/zephyr/devicetree.h>` header, 119 The output from Kconfig is an :file:`autoconf.h` header with preprocessor 123 need to include this header. 145 this phase header files used by the source files are generated. 170 (with reference to header files in the tree, as well as those
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 32 - eSPI header 193 :alt: JP9 header Assy6853 285 #. Connect programmer to the header J6 on the Assy6791 board, it will flash the SPI NOR chip ``U3`` 390 Then connect it back to the ``J44`` header and apply power to the EVB. 422 * JP99 1-2 Connected Connect I2C01_SDA from CPU to header J5 423 * JP99 13-14 Connected Connect I2C01_SCL from CPU to header J5
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 34 For example, to declare a thread local variable in header files:
|
/Zephyr-latest/doc/kernel/iterable_sections/ |
D | index.rst | 14 associated initializer in a common header file, so that they can be
|
/Zephyr-latest/boards/snps/hsdk/ |
D | hsdk.dtsi | 48 compatible = "arduino-header-r3";
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 41 zephyr_library_sources_ifdef(CONFIG_AARCH64_IMAGE_HEADER header.S)
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_shared.dtsi | 74 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/nordic/thingy53/doc/ |
D | index.rst | 35 programmer is attached to the P9 programming header.
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/ |
D | lpcxpresso11u68.dts | 64 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/nxp/lpcxpresso55s28/ |
D | lpcxpresso55s28_common.dtsi | 62 compatible = "arduino-header-r3";
|
/Zephyr-latest/boards/nxp/common/ |
D | opensda-debug.rst | 39 removed, and connect the external probe to the JTAG/SWD header.
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/ |
D | mimxrt1180_evk-pinctrl.dtsi | 109 /* Need to weld pin header on J35 */
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 27 - eSPI header 313 #. Connect programmer to the header J6 on the Assy6791 board, it will flash the SPI NOR chip 398 Then connect it back to the ``J34`` header and apply power to the EVB. 439 | JP12.13 | JP12.14 | Connect I2C01_SDA from CPU to header J20 | 441 | JP12.4 | JP12.5 | Connect I2C01_SCL from CPU to header J20 |
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 76 :header-rows: 1 113 - A pair male and female header pins for mounting the `PoE Board (B)`_ 140 - This header provides six unpopulated through-hole solder pads connected 169 :header-rows: 1 174 - Four female (left) and four male (right) header pins for connecting the 311 This header exposes some GPIOs that are not used elsewhere on the 329 This header contains GPIOs that may be used for other purposes depending on 361 :header: ESP32-WROVER-E,IP101GRI,UART,JTAG,GPIO,Comments
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/ |
D | power.c | 158 imr_layout->imr_state.header = hdr; in pm_state_set()
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | CMakeLists.txt | 29 set(ELF2IMAGE_ARG "--ram-only-header")
|
/Zephyr-latest/doc/services/tfm/ |
D | requirements.rst | 7 :header-rows: 1
|
/Zephyr-latest/include/zephyr/acpi/ |
D | acpi.h | 58 ACPI_TABLE_HEADER header; member
|
/Zephyr-latest/boards/adi/max32666fthr/ |
D | max32666fthr_max32666_cpu0.dts | 62 compatible = "adafruit-feather-header";
|
/Zephyr-latest/boards/adi/max32690fthr/ |
D | max32690fthr_max32690_m4.dts | 64 compatible = "adafruit-feather-header";
|
/Zephyr-latest/lib/libc/newlib/ |
D | CMakeLists.txt | 13 # explicitly include the newlib header that provides those macros.
|
/Zephyr-latest/boards/nxp/frdm_kl25z/ |
D | frdm_kl25z.dts | 60 compatible = "arduino-header-r3";
|
1...<<11121314151617181920>>...36