/Zephyr-latest/doc/security/media/ |
D | sensor-model.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 5 …-face font-family="Helvetica" font-size="16" units-per-em="1000" underline-position="-75.68359" un… 6 <font-face-src> 7 <font-face-name name="Helvetica"/> 8 </font-face-src> 9 </font-face> 10 …isible" markerUnits="strokeWidth" id="FilledArrow_Marker" stroke-linejoin="miter" stroke-miterlimi… 12 <path d="M 8 0 L 0 -3 L 0 3 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/> 15 …sible" markerUnits="strokeWidth" id="FilledArrow_Marker_2" stroke-linejoin="miter" stroke-miterlim… [all …]
|
/Zephyr-latest/dts/bindings/misc/ |
D | nuvoton,npcx-soc-id.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Nuvoton, NPCX soc ID node 6 compatible: "nuvoton,npcx-soc-id" 9 family-id: 12 description: NPCX family ID 14 chip-id: 17 description: NPCX chip ID 19 device-id: 22 description: NPCX device ID 24 revision-reg:
|
/Zephyr-latest/doc/build/cmake/ |
D | build-config-phase.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!-- Do not edit this file with editors other than diagrams.net --> 8 viewBox="-0.5 -0.5 791 879" 9 …-12-06T19:58:00.069Z" agent="5.0 (X11)" etag="z9xZd6xBEDsuP9DcZwur" versi… 10 id="svg240" 11 sodipodi:docname="build-config-phase.svg" 12 inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" 14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 20 id="namedview242" 32 inkscape:window-width="3440" [all …]
|
D | build-build-phase-4.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than diagrams.net --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1107 365" content="<mxfile host="Electron" modified="2021-11-15T10:26:…
|
D | build-build-phase-5.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than diagrams.net --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1107 505" content="<mxfile host="Electron" modified="2021-11-15T10:38:…
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr_dt_i2c_example.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 11 style="background-color: rgb(255, 255, 255);" 15 viewBox="-0.5 -0.5 945 708" 16 …-10-03T19:55:39.802Z" agent="Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Fir… 17 id="svg188" 19 inkscape:version="0.92.4 5da689c313, 2019-01-14" 20 inkscape:export-filename="/home/mbolivar/zp/zephyr/doc/guides/dts/zephyr_dt_i2c_example.png" 21 inkscape:export-xdpi="96" [all …]
|
D | zephyr_dt_build_flow.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 11 inkscape:export-ydpi="96" 12 inkscape:export-xdpi="96" 13 inkscape:export-filename="/home/mbolivar/zp/zephyr/doc/guides/dts/zephyr_dt_build_flow.png" 14 inkscape:version="1.0 (4035a4fb49, 2020-05-01)" 16 id="svg66" 17 …-10-03T21:13:02.112Z" agent="Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Fir… 18 viewBox="-0.5 -0.5 1056 816" [all …]
|
/Zephyr-latest/samples/drivers/w1/scanner/ |
D | README.rst | 1 .. zephyr:code-sample:: w1-scanner 2 :name: 1-Wire scanner 3 :relevant-api: w1_interface 5 Scan for 1-Wire devices and print their family ID and serial number. 10 This sample demonstrates how to scan for 1-Wire devices. It runs the 1-Wire 11 scan routine once and prints the family id as well as serial number of the 20 .. zephyr-app-commands:: 21 :zephyr-app: samples/drivers/w1/scanner 23 :gen-args: -DDTC_OVERLAY_FILE=w1_serial.overlay 30 .. code-block:: console [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/domain/templates/ |
D | board-catalog.html | 3 SPDX-License-Identifier: Apache-2.0 6 <form class="filter-form" aria-label="Filter boards by name, architecture, and vendor"> 8 <div class="form-group" style="flex-basis: 100%"> 10 <input type="text" id="name" 15 <div class="form-group"> 17 <div class="select-container"> 18 <select id="arch"> 25 <option value="riscv">RISC-V</option> 34 <div class="form-group" style="flex-basis: 400px"> 36 <div class="select-container"> [all …]
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/img/ |
D | smf_calculator.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 3 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> 4 …-opacity="1" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation… 5 ><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs" 7 ><defs id="defs1" 8 ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1" 11 ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2" 14 ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3" 17 ><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4" [all …]
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smpinit.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!-- Created with Inkscape (http://www.inkscape.org/) --> 7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 16 id="svg8" 20 id="defs2"> 24 id="marker4090" 30 transform="matrix(-0.4,0,0,-0.4,-4,0)" 31 …style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stro… 32 d="M 0,0 5,-5 -12.5,0 5,5 Z" [all …]
|
/Zephyr-latest/boards/native/doc/ |
D | layering_natsim.svg | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 7 color-interpolation-filters="sRGB" 10 id="svg152" 12 inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" 14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 18 id="defs156" /><sodipodi:namedview 19 id="namedview154" 26 inkscape:document-units="in" 31 inkscape:window-width="2399" 32 inkscape:window-height="1422" [all …]
|
D | components_natsim.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 161 331" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net"…
|
D | components_bsim.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 471 441" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net"…
|
/Zephyr-latest/doc/safety/images/ |
D | IEC-61508-basis.svg | 1 …-0.5 -0.5 802 515" style="background-color: rgb(255, 255, 255);"><defs><linearGradient x1="0%" y1=…
|
/Zephyr-latest/dts/bindings/w1/ |
D | w1-slave.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 on-bus: w1 11 family-code: 14 8-bit 1-Wire family code, which is also part of the 64 bit ROM ID. 15 overdrive-speed:
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | silabs,gecko-wdog.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 description: Silicon Labs Gecko Family Watchdog driver 7 compatible: "silabs,gecko-wdog" 18 peripheral-id: 20 description: peripheral ID
|
/Zephyr-latest/soc/microchip/mec/common/reg/ |
D | mec_global_cfg.h | 4 * SPDX-License-Identifier: Apache-2.0 14 * Device and Revision ID 32-bit register 16 * b[15:8] = Device Sub-ID 17 * b[31:16] = Device ID 18 * This register can be accesses as bytes or a single 32-bit read from 31 /* Byte[0] at offset 0x1c is the 8-bit revision ID */ 36 * Byte[1] at offset 0x1D is the 8-bit Sub-ID 38 * bits[7:4] = chip family 49 /* chip family field */ 67 /* SZ 144-pin package parts */ [all …]
|
/Zephyr-latest/subsys/net/lib/zperf/ |
D | zperf_udp_receiver.c | 4 * SPDX-License-Identifier: Apache-2.0 67 stat_hdr->flags = htonl(stat->flags); in build_reply() 68 stat_hdr->total_len1 = htonl(stat->total_len1); in build_reply() 69 stat_hdr->total_len2 = htonl(stat->total_len2); in build_reply() 70 stat_hdr->stop_sec = htonl(stat->stop_sec); in build_reply() 71 stat_hdr->stop_usec = htonl(stat->stop_usec); in build_reply() 72 stat_hdr->error_cnt = htonl(stat->error_cnt); in build_reply() 73 stat_hdr->outorder_cnt = htonl(stat->outorder_cnt); in build_reply() 74 stat_hdr->datagrams = htonl(stat->datagrams); in build_reply() 75 stat_hdr->jitter1 = htonl(stat->jitter1); in build_reply() [all …]
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | soc_pmc.c | 3 * SPDX-License-Identifier: Apache-2.0 7 * @brief Atmel SAM MCU family Power Management Controller (PMC) module 19 void soc_pmc_peripheral_enable(uint32_t id) in soc_pmc_peripheral_enable() argument 21 __ASSERT(id < ID_PERIPH_COUNT, "Invalid peripheral id"); in soc_pmc_peripheral_enable() 23 if (id < 32) { in soc_pmc_peripheral_enable() 24 PMC->PMC_PCER0 = BIT(id); in soc_pmc_peripheral_enable() 26 } else if (id < 64) { in soc_pmc_peripheral_enable() 27 PMC->PMC_PCER1 = BIT(id & 0x1F); in soc_pmc_peripheral_enable() 36 void soc_pmc_peripheral_disable(uint32_t id) in soc_pmc_peripheral_disable() argument 38 __ASSERT(id < ID_PERIPH_COUNT, "Invalid peripheral id"); in soc_pmc_peripheral_disable() [all …]
|
/Zephyr-latest/doc/develop/test/figures/ |
D | twister_test_project.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1141 1321" content="<mxfile host="Electron" modified="2024-10-19T13:53…
|
/Zephyr-latest/include/zephyr/net/ |
D | socket_net_mgmt.h | 10 * SPDX-License-Identifier: Apache-2.0 36 /* Protocols of the protocol family PF_NET_MGMT */ 46 * struct sockaddr_nm - The sockaddr structure for NET_MGMT sockets 52 * The socket domain (address family) is AF_NET_MGMT, and the type of socket 53 * is either SOCK_RAW or SOCK_DGRAM, because this is a datagram-oriented 59 * filled with the calling thread' own id. The nm_pid serves here as the local 64 /** AF_NET_MGMT address family. */ 70 /** Thread id or similar that is used to separate the different
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.at45 | 2 # SPDX-License-Identifier: Apache-2.0 5 bool "AT45 family flash driver" 13 This driver can handle several instances of AT45 family chips that 16 JEDEC ID, chip capacity, block and page size etc. configured 26 bool "Use Read-Modify-Write command in flash_write()" 29 Use the Read-Modify-Write command (opcode 0x58) instead of the default 30 Main Memory Program without Built-In Erase (opcode 0x02). This allows
|
/Zephyr-latest/drivers/modem/ |
D | modem_socket.h | 8 * Copyright (c) 2019-2020 Foundries.io 10 * SPDX-License-Identifier: Apache-2.0 27 sa_family_t family; member 34 int id; member 60 /* beginning socket id (modems can set this to 0 or 1 as needed) */ 63 /* dynamically assign id when modem socket is allocated */ 75 int modem_socket_get(struct modem_socket_config *cfg, int family, int type, int proto); 77 struct modem_socket *modem_socket_from_id(struct modem_socket_config *cfg, int id); 96 * @param base_socket_id The lowest socket id supported by the modem 97 * @param assign_id Dynamically assign modem socket id when allocated using modem_socket_get() [all …]
|
/Zephyr-latest/doc/connectivity/networking/api/images/ |
D | lwm2m_engine_state_machine.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 984 1471" content="<mxfile host="app.diagrams.net" modified="2024-08-0…
|