Home
last modified time | relevance | path

Searched full:as (Results 1 – 25 of 4888) sorted by relevance

12345678910>>...196

/Zephyr-latest/subsys/bindesc/
DKconfig.version14 The kernel version string, such as "3.4.0"
19 The major version number, such as 3 in 3.4.0
24 The minor version number, such as 4 in 3.4.0
29 The patchlevel version number, such as 0 in 3.4.0
34 The kernel version as binary coded decimal, computed as
36 3.4.0 would be represented as 0x30400
41 The kernel git reference, such as "v3.3.0-18-g2c85d9224fca",
47 The app version string, such as "1.0.0"
52 The app major version number, such as 1 in 1.0.0
57 The app minor version number, such as 0 in 1.0.0
[all …]
DKconfig.build_time28 The year the image was compiled, such as 2023
33 The month the image was compiled, such as 5 (May)
38 The day of the month the image was compiled, such as 9
43 The hour of the day the image was compiled, such as 13 in 13:34:52
48 The minute the image was compiled, such as 34 in 13:34:52
53 The second the image was compiled, such as 52 in 13:34:52
56 bool "Build time as UNIX time"
62 bool "Build date and time as string"
64 The date and time of compilation as a string, such as "2023-09-29T17:43:14+0000"
67 bool "Build date as string"
[all …]
DKconfig.host_info19 The C compiler name, such as "GNU"
24 The C compiler version, such as "12.3.0"
29 The C++ compiler name, such as "GNU"
34 The C++ compiler version, such as "12.3.0"
/Zephyr-latest/dts/bindings/ethernet/
Dsilabs,gecko-ethernet.yaml30 description: location of RMII pins, configuration defined as <location>
36 description: location of MDC and MDIO pins, configuration defined as <location>
42 description: PHY MDC individual pin configuration defined as <location port pin>
47 description: PHY MDIO individual pin configuration defined as <location port pin>
53 description: Reference clock individual pin configuration defined as <location port pin>
58 description: Receive data valid individual pin configuration defined as <location port pin>
63 description: Transmit data 0 individual pin configuration defined as <location port pin>
68 description: Transmit data 1 individual pin configuration defined as <location port pin>
73 description: Transmit enable individual pin configuration defined as <location port pin>
78 description: Receive data 0 individual pin configuration defined as <location port pin>
[all …]
/Zephyr-latest/include/zephyr/drivers/comparator/
Dnrf_lpcomp.h46 /** Use (VDD * (1/8)) as reference */
48 /** Use (VDD * (2/8)) as reference */
50 /** Use (VDD * (3/8)) as reference */
52 /** Use (VDD * (4/8)) as reference */
54 /** Use (VDD * (5/8)) as reference */
56 /** Use (VDD * (6/8)) as reference */
58 /** Use (VDD * (7/8)) as reference */
60 /** Use (VDD * (1/16)) as reference */
62 /** Use (VDD * (3/16)) as reference */
64 /** Use (VDD * (5/16)) as reference */
[all …]
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/
Dintegration_diagram_detailed.drawio8 <mxGeometry x="516" y="-192" width="465" height="407" as="geometry" />
11 <mxGeometry x="544" y="260" width="310" height="177" as="geometry" />
14 <mxGeometry x="646" y="-68" width="164" height="30" as="geometry" />
17 <mxGeometry x="285" y="-122" width="116" height="559" as="geometry" />
20 <mxGeometry x="634" y="273" width="208" height="75" as="geometry" />
23 <mxGeometry x="641" y="289" width="60" height="30" as="geometry" />
26 <mxGeometry x="775" y="289" width="60" height="30" as="geometry" />
29 <mxGeometry x="708" y="289" width="60" height="30" as="geometry" />
32 <mxGeometry x="634" y="361" width="208" height="70" as="geometry" />
35 <mxGeometry x="641" y="389" width="60" height="30" as="geometry" />
[all …]
Dintegration_diagram_simplified.drawio8 <mxGeometry x="527" y="-207" width="195" height="261" as="geometry" />
11 <mxGeometry x="574" y="-81" width="164" height="30" as="geometry" />
14 <mxGeometry x="271" y="-122" width="116" height="348" as="geometry" />
17 <mxGeometry x="714" y="173" width="108" height="51" as="geometry" />
20 <mxGeometry x="584" y="22" width="164" height="30" as="geometry" />
23 <mxGeometry x="596" y="128" width="164" height="30" as="geometry" />
26 <mxGeometry x="397" y="208" width="164" height="30" as="geometry" />
29 <mxGeometry relative="1" as="geometry" />
32 <mxGeometry x="552" y="-35" width="147" height="50" as="geometry" />
35 <mxGeometry relative="1" as="geometry" />
[all …]
/Zephyr-latest/subsys/testsuite/include/zephyr/
Dtest_toolchain.h22 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
33 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
44 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
55 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
66 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
77 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
88 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
99 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
110 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
121 * Use this as an argument to the @ref TOOLCHAIN_DISABLE_WARNING and
[all …]
/Zephyr-latest/doc/connectivity/networking/api/
Dgptp.rst13 This gPTP stack supports the protocol and procedures as defined in
14 the `IEEE 802.1AS-2011 standard`_ (Timing and Synchronization for
21 `IEEE 802.1AS-2011 standard`_. Mandatory requirements for a full-duplex
22 point-to-point link endpoint, as defined in Annex A of the standard,
26 interfaces (also defined as "ports" in the standard) and thus act as
27 a 802.1AS bridge. However, this mode of operation has not been validated on
57 The following Application Interfaces as defined in section 9 of the standard
73 .. _IEEE 802.1AS-2011 standard:
74 https://standards.ieee.org/findstds/standard/802.1AS-2011.html
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dmain.c33 /* Broadcast is started first as the unicast part is run as loop */ in main()
38 LOG_ERR("Failed to run CAP Initiator as broadcaster: %d", err); in main()
43 * function that runs the application as a CAP Initiator for unicast. This will attempt to in main()
46 * Since cap_initiator_unicast runs as a while (true) loop, this shall be done as the last in main()
53 LOG_ERR("Failed to run CAP Initiator as unicast: %d", err); in main()
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst11 conventional red/black tree as described by multiple academic sources.
19 within an rbtree must be provided as a predicate function by the user.
22 operations are attempted. This function should, as its name suggests,
28 As with the slist and dlist containers, nodes within an rbtree are
29 represented as a :c:struct:`rbnode` structure which exists in
33 the binary tree topology and "manually" traverse the tree as it is for
41 provided node pointer exists as an element within the tree. As
61 buffer instead where needed to avoid the dynamic allocation). As with
69 As described, the Zephyr rbtree implementation is a conventional
70 red/black tree as described pervasively in academic sources. Low
[all …]
/Zephyr-latest/samples/net/lwm2m_client/
DKconfig12 This is used as client endpoint name as well as PSK ID.
20 PSK key as a hex string.
38 LwM2M server address. Write as a full URI including optional port number.
40 When DNS resolver is enabled, DNS domain names could be used as well.
/Zephyr-latest/samples/boards/st/power_mgmt/wkup_pins/
DREADME.rst2 :name: GPIO as a wake-up pin source
5 Use a GPIO as a wake-up pin source.
10 This sample is a minimum application to demonstrate using a wake-up pin with a GPIO as
14 Press the user button designated in boards's devicetree overlay as "wkup-src" to power it on again.
16 .. _gpio-as-a-wkup-pin-src-sample-requirements:
29 Build and flash wkup_pins as follows, changing ``nucleo_u5a5zj_q`` for your board:
/Zephyr-latest/lib/posix/options/
DKconfig.device_io15 Group such as FD_CLR(), FD_ISSET(), FD_SET(), FD_ZERO(), close(), fdopen(), fileno(), open(),
24 # implementations such as those in Newlib or Picolibc.
29 When selected via Kconfig, Zephyr will provide an alias for close() as _close().
34 When selected via Kconfig, Zephyr will provide an alias for open() as _open().
39 When selected via Kconfig, Zephyr will provide an alias for read() as _read().
44 When selected via Kconfig, Zephyr will provide an alias for write() as _write().
/Zephyr-latest/doc/contribute/
Dreviewer_expectations.rst10 bandwidth. As a reviewer, prioritize review requests in the following order:
15 #. PRs assigned to the reviewer as the area maintainer.
35 reviewers should add suggestions as a comment to the :ref:`RFC <rfcs>`. This
36 also encourages more collaboration as it is easier for multiple contributors
40 requests as "Non-blocking" in the comment. Reviewers should approve PRs once
41 only non-blocking changes remain. The PR author has discretion as to whether
45 - Style changes that the reviewer disagrees with but that are not documented as
46 part of the project can be pointed out as non-blocking, but cannot constitute
49 and then enforce them as part of the review.
64 caught by CI, as this causes the pull request to remain blocked even after CI
/Zephyr-latest/tests/posix/eventfd/
DKconfig31 In order to get a true benchmark, there should be as few branches
32 as possible on the hot path. Say 'y' here to add extra assertions
33 on the hot path as well to verify functionality.
38 In order to get a true benchmark, there should be as few branches
39 as possible on the hot path. Say 'y' here to skip reporting.
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/
DREADME.rst12 threads of differing priorities, as well as mutex/semaphore and thread sleeping
18 are shown as well, such as STARVING when the philosopher is hungry but the
29 on QEMU as follows:
56 priorities, as well as semaphores and thread sleeping.
/Zephyr-latest/doc/hardware/peripherals/
Dcharger.rst9 system as an input and provide power as an output downstream to the battery pack(s) and system.
10 The charger device can exist as a module, an integrated circuit, or as a functional block in a power
13 The action of charging a battery pack is referred to as a charge cycle. When the charge cycle is
34 Chargers typically support multiple properties, such as temperature readings of the battery-pack
/Zephyr-latest/include/zephyr/arch/arc/
Darc_addr_types.h13 * - Zephyr defines paddr_t as a uintptr_t
14 * - MWDT defines paddr_t as a unsigned long
16 * paddr_t as a unsigned long for the case when MWDT toolchain is used as
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/dts/bindings/
Dtest-gpio-basic-api.yaml18 Identity of a GPIO that will be configured as an output. This
19 must be on the same device as in-gpios, and physically
26 Identity of a GPIO that will be configured as an input. This
27 must be on the same device as out-gpios,and physically
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
DKconfig5 bool "IEEE 802.1AS (gPTP) support [EXPERIMENTAL]"
21 bool "IEEE 802.1AS GrandMaster Capability"
23 Enable to mark the whole system as Grand Master Capable.
34 See IEEE 802.1AS-2011, chapter 9.2 for more details.
118 The port concept is the same thing as network interface.
126 considered capable of participating in the IEEE 802.1AS protocol.
127 See IEEE 802.1AS chapter 11.2.12.6 for details.
134 The value is the converted in nanoseconds as follow:
142 The value is the converted in nanoseconds as follow:
150 The value is the converted in nanoseconds as follow:
[all …]
/Zephyr-latest/doc/_scripts/
Dgen_helpers.py13 Writes 's' as the contents of <out_dir>/<filename>, but only if it
21 with open(path, encoding="utf-8") as f:
24 except OSError as e:
28 with open(path, "w", encoding="utf-8") as f:
/Zephyr-latest/samples/drivers/dac/
DREADME.rst24 :zephyr:board:`nucleo_l073rz` as follows:
35 :zephyr:board:`nucleo_l152re` as follows:
46 :zephyr:board:`nucleo_f767zi` as follows:
57 :zephyr:board:`stm32f3_disco` as follows:
68 :zephyr:board:`nucleo_f429zi` as follows:
79 :zephyr:board:`stm32l562e_dk` as follows:
90 :zephyr:board:`nucleo_l552ze_q` as follows:
100 The sample can be built and executed for the :zephyr:board:`twr_ke18f` as
114 The sample can be built and executed for the :zephyr:board:`frdm_k64f` as
127 The BL652 DVK PCB contains a footprint for a MCP4725 to use as an external
[all …]
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst12 threads of differing priorities, as well as mutex/semaphore and thread sleeping
18 are shown as well, such as STARVING when the philosopher is hungry but the
29 on QEMU as follows:
56 priorities, as well as semaphores and thread sleeping.
/Zephyr-latest/dts/bindings/pinctrl/
Dsilabs,siwx91x-pinctrl.yaml18 this example &ulpuart_default. This phandle is defined as a child node of the
25 pinmux = <ULPUART_TX_ULP11>; /* Configure ULP pin 11 as ULPUART TX */
28 pinmux = <ULPUART_RX_ULP9>; /* Configure ULP pin 9 as ULPUART RX */
38 selections in the `pinmux` property, as well as a selection of pin properties
39 as given by the rest of the properties on the group.

12345678910>>...196