Home
last modified time | relevance | path

Searched +full:0 +full:- +full:576 (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/dts/common/espressif/
Dpartitions_0x0_amp_2M.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 compatible = "fixed-partitions";
11 #address-cells = <1>;
12 #size-cells = <1>;
14 boot_partition: partition@0 {
16 reg = <0x0 DT_SIZE_K(64)>;
20 label = "image-0";
21 reg = <0x20000 DT_SIZE_K(576)>;
25 label = "image-0-appcpu";
26 reg = <0xB0000 DT_SIZE_K(256)>;
[all …]
Dpartitions_0x1000_amp_2M.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 compatible = "fixed-partitions";
11 #address-cells = <1>;
12 #size-cells = <1>;
16 reg = <0x1000 DT_SIZE_K(60)>;
20 label = "image-0";
21 reg = <0x20000 DT_SIZE_K(576)>;
25 label = "image-0-appcpu";
26 reg = <0xB0000 DT_SIZE_K(256)>;
30 label = "image-1";
[all …]
/Zephyr-latest/dts/bindings/can/
Dbosch,m_can-base.yaml3 include: [can-fd-controller.yaml]
6 bosch,mram-cfg:
12 <offset std-filter-elements ext-filter-elements rx-fifo0-elements rx-fifo1-elements
13 rx-buffer-elements tx-event-fifo-elements tx-buffer-elements>
16 from. This is normally set to 0x0 when using a non-shared message RAM. The remaining cells
20 11-bit Filter 0-128 elements / 0-128 words
21 29-bit Filter 0-64 elements / 0-128 words
22 Rx FIFO 0 0-64 elements / 0-1152 words
23 Rx FIFO 1 0-64 elements / 0-1152 words
24 Rx Buffers 0-64 elements / 0-1152 words
[all …]
/Zephyr-latest/dts/bindings/adc/
Datmel,sam-adc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "atmel,sam-adc"
8 include: [adc-controller.yaml, pinctrl-device.yaml]
25 startup-time:
30 enum: [0, 8, 16, 24, 64, 80, 96, 112, 512, 576, 640, 704, 768, 832, 896, 960]
32 settling-time:
42 tracking-time:
51 "#io-channel-cells":
54 pinctrl-0:
57 pinctrl-names:
[all …]
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py1 # Copyright (c) 2018-2019 Linaro
4 # SPDX-License-Identifier: Apache-2.0
16 sys.path.insert(0, os.path.join(ZEPHYR_BASE, "scripts", "dts",
17 "python-devicetree", "src"))
43 return 0
157 foo: some-node { ... };
169 return 0
172 return 0
175 return 0
178 return 0
[all …]
/Zephyr-latest/samples/sensor/icm42605/
DREADME.rst1 .. zephyr:code-sample:: icm42605
3 :relevant-api: sensor_interface
29 .. zephyr-app-commands::
30 :zephyr-app: samples/sensor/icm42605
37 .. code-block:: console
39 *** Booting Zephyr OS build zephyr-v2.1.0-576-g4b38659b0661 ***
40 [0:00:00.008]:23.6359 Cel
41 accel -5.882554 -6.485893 5.868188 m/s/s
42 gyro 0.014522 0.002264 -0.036905 rad/s
43 [0:00:02.020]:23.6359 Cel
[all …]
/Zephyr-latest/samples/sensor/mpu6050/
DREADME.rst1 .. zephyr:code-sample:: mpu6050
3 :relevant-api: sensor_interface
31 .. zephyr-app-commands::
32 :zephyr-app: samples/sensor/mpu6050
39 .. code-block:: console
41 *** Booting Zephyr OS build zephyr-v2.1.0-576-g4b38659b0661 ***
42 [0:00:00.008]:23.6359 Cel
43 accel -5.882554 -6.485893 5.868188 m/s/s
44 gyro 0.014522 0.002264 -0.036905 rad/s
45 [0:00:02.020]:23.6359 Cel
[all …]
/Zephyr-latest/dts/arm/nxp/
Dnxp_imx8ml_m7.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
8 #include <zephyr/dt-bindings/clock/imx_ccm.h>
9 #include <zephyr/dt-bindings/rdc/imx_rdc.h>
14 #address-cells = <1>;
15 #size-cells = <0>;
17 cpu@0 {
19 compatible = "arm,cortex-m7";
20 reg = <0>;
21 #address-cells = <1>;
[all …]
/Zephyr-latest/tests/subsys/logging/log_stack/src/
Dmain.c4 * SPDX-License-Identifier: Apache-2.0
53 zassert_equal(err, 0); \
59 zassert_equal(err, 0); \
61 usage = unused - unused2; \
63 } while (0)
136 #define SIMPLE_USAGE 576
137 #define HEXDUMP_USAGE 576
228 #define SIMPLE_USAGE 0
230 #define MORE_ARGS_USAGE 0
/Zephyr-latest/drivers/net/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
13 bool "Point-to-point (PPP) UART based driver"
77 to outside system. This requires a non-PPP network connection
93 six hex 8-bit chars separated by colons (e.g.:
105 bool "Disable PPP interface auto-start"
117 int "The timeout for UART transfers in milliseconds, or 0 for no timeout."
118 default 0
134 module-dep = LOG
135 module-str = Log level for ppp driver
136 module-help = Sets log level for ppp driver.
[all …]
/Zephyr-latest/doc/build/dts/
Dzephyr_dt_inputs_outputs.svg1 <?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 767 621" content="&lt;mxfile host=&quot;app.diagrams.net&quot; modified=&quot;2021-12-06…
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst3 phyBOARD-Pollux i.MX8M Plus
9 The phyBOARD-Pollux is based upon the phyCORE-i.MX8M Plus SOM which is based on
10 the NXP i.MX8M Plus SoC. The SoC includes four Coretex-A53 cores and one
11 Coretex-M7 core for real time applications like Zephyr. The phyBOARD-Pollux
19 - Memory:
21 - RAM: 256MB - 8GB LPDDR4
22 - EEPROM: 4kB - 32kB
23 - eMMC: 4GB - 64GB (eMMC 5.1)
24 - SPI NOR Flash: 4MB - 256MB
25 - Interfaces:
[all …]
/Zephyr-latest/soc/espressif/esp32/
Dgdbstub.c4 * SPDX-License-Identifier: Apache-2.0
19 .start = 0x3F400000,
20 .end = 0x3FBFFFFF,
26 .start = 0x3FF00000,
27 .end = 0x3FF7FFFF,
33 .start = 0x3FF80000,
34 .end = 0x3FF81FFF,
40 .start = 0x3FF90000,
41 .end = 0x3FF9FFFF,
47 .start = 0x3FFAE000,
[all …]
/Zephyr-latest/doc/services/zbus/images/
Dzbus_operations.svg1 <svg width="716" height="323" viewBox="0 0 716 323" fill="none" xmlns="http://www.w3.org/2000/svg" …
3 <rect x="111" y="282" width="32" height="32" fill="url(#pattern0)" fill-opacity="0.6"/>
4 ….72C199.558 294.88 198.738 295.72 198.738 297.24V302.5H196.198Z" fill="white" fill-opacity="0.87"/>
7 …1L390.083 297.417H384.25V304.417H386.583V310.25L390.667 302.083Z" fill="black" fill-opacity="0.6"/>
8 …99.4L456.033 304.5H452.973L448.793 300.14H448.753V304.5H446.253Z" fill="black" fill-opacity="0.8"/>
18576 169L563.856 152.8H566.916L569.216 164.02L571.616 152.8H574.576L574.876 169H572.676L572.436 157…
21 …143.8 21V33.6H152.2V21ZM160.6 18.2H155V26.6H157.8V21H160.6V18.2Z" fill="black" fill-opacity="0.6"/>
22576 25.98C226.443 26.14 227.096 26.4333 227.536 26.86C227.99 27.2867 228.216 27.86 228.216 28.58C2…
25 …0.7989 370 30.163 370 29.5V14.5C370 13.1125 368.875 12 367.5 12Z" fill="black" fill-opacity="0.6"/>
26 …36 28.4533 488.089 29C488.542 29.5333 489.142 29.8 489.889 29.8Z" fill="black" fill-opacity="0.8"/>
[all …]
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi1 # Nordic Wi-Fi driver for nRF70 series SoCs
5 # SPDX-License-Identifier: Apache-2.0
21 Nordic Wi-Fi Driver
124 bool "Wi-Fi interface auto start on boot"
145 bool "Low power mode in nRF Wi-Fi chipsets"
169 module-dep = LOG
170 module-str = Log level for Wi-Fi nRF70 driver
171 module-help = Sets log level for Wi-Fi nRF70 driver
193 # Wi-Fi and SR Coexistence Hardware configuration.
195 bool "Wi-Fi and SR coexistence support"
[all …]
/Zephyr-latest/subsys/net/ip/
Dicmpv4.c8 * SPDX-License-Identifier: Apache-2.0
41 return -ENOBUFS; in net_icmpv4_create()
44 icmp_hdr->type = icmp_type; in net_icmpv4_create()
45 icmp_hdr->code = icmp_code; in net_icmpv4_create()
46 icmp_hdr->chksum = 0U; in net_icmpv4_create()
59 return -ENOBUFS; in net_icmpv4_finalize()
65 return -ENOBUFS; in net_icmpv4_finalize()
68 icmp_hdr->chksum = 0U; in net_icmpv4_finalize()
71 icmp_hdr->chksum = net_calc_chksum_icmpv4(pkt); in net_icmpv4_finalize()
91 uint8_t offset = 0U; in icmpv4_update_record_route()
[all …]
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/
Dindex.rst7 processor, composed of a quad Cortex®-A53 cluster and a single Cortex®-M7 core.
8 Zephyr OS is ported to run on the Cortex®-A53 core.
10 - Board features:
12 - RAM: 2GB LPDDR4
13 - Storage:
15 - SanDisk 16GB eMMC5.1
16 - Micron 32MB QSPI NOR
17 - microSD Socket
18 - Wireless:
20 - WiFi: 2.4/5GHz IEEE 802.11b/g/n
[all …]
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst7 i.MX 8M Plus family of processors (or System on Chips - SoCs).
11 +-------------------------------------------------+-----------------------+
14 | Verdin iMX8M Plus Quad 8GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
15 +-------------------------------------------------+-----------------------+
16 | Verdin iMX8M Plus Quad 4GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
17 +-------------------------------------------------+-----------------------+
19 +-------------------------------------------------+-----------------------+
20 | Verdin iMX8M Plus Quad 2GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
21 +-------------------------------------------------+-----------------------+
23 +-------------------------------------------------+-----------------------+
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/img/
Dcap_proc.svg1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3-0.5 -0.5 1092 4638"><defs/><g><rect x="0" y="16" width="350" height="190" fill="#fad7ac" stroke="…
/Zephyr-latest/doc/safety/images/
Dzephyr-safety-process.svg1-0.5 -0.5 999 749" content="&lt;mxfile scale=&quot;1&quot; border=&quot;10&quot;&gt;&lt;diagram id…
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h10 * SPDX-License-Identifier: Apache-2.0
20 * @version 1.0.0
40 #define NET_VLAN_TAG_UNSPEC 0x0fff
44 #define PF_UNSPEC 0 /**< Unspecified protocol family. */
50 #define PF_LOCAL 6 /**< Inter-process communication */
51 #define PF_UNIX PF_LOCAL /**< Inter-process communication */
60 #define AF_LOCAL PF_LOCAL /**< Inter-process communication */
61 #define AF_UNIX PF_UNIX /**< Inter-process communication */
65 IPPROTO_IP = 0, /**< IP protocol (pseudo-val for setsockopt() */
94 /** @brief Convert 16-bit value from network to host byte order.
[all …]
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/img/
DnRF52840_dongle_press_reset.svg1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3 …er_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4 …width="639px" height="177px" viewBox="0 0 639 177" enable-background="new 0 0 639 177" xml:space="…
7 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
9 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
11 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
13 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
15 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
17 …<line fill="none" stroke="#000000" stroke-width="0.72" stroke-linecap="round" stroke-linejoin="rou…
[all …]
/Zephyr-latest/include/zephyr/sys/
Dutil_internal_util_dec.h2 * Copyright (c) 2011-2014, Wind River Systems, Inc.
6 * SPDX-License-Identifier: Apache-2.0
20 #define Z_UTIL_DEC_0 0
21 #define Z_UTIL_DEC_1 0
597 #define Z_UTIL_DEC_577 576
Dutil_internal_util_x2.h2 * Copyright (c) 2011-2014, Wind River Systems, Inc.
6 * SPDX-License-Identifier: Apache-2.0
20 #define Z_UTIL_X2_0 0
308 #define Z_UTIL_X2_288 576
Dutil_listify.h5 * SPDX-License-Identifier: Apache-2.0
18 F(0, __VA_ARGS__)
2322 F(576, __VA_ARGS__)