Home
last modified time | relevance | path

Searched full:term (Results 1 – 25 of 124) sorted by relevance

12345

/Zephyr-latest/doc/
Dglossary.rst45 contain one or more :term:`SoCs <SoC>`.
57 The human-readable name of a :term:`board`. Uniquely and descriptively
64 follow the :term:`board name` (and optionally :term:`board revision`) to
65 form the :term:`board target`. The currently accepted qualifiers are
66 :term:`SoC`, :term:`CPU cluster` and :term:`variant`.
79 uniquely identifies the combination of :term:`board name`, :term:`board
80 revision` and :term:`board qualifiers`.
84 A group of one or more :term:`CPU cores <CPU core>`, all executing the same image
86 Only :term:`CPU cores <CPU core>` of the same :term:`architecture` can be in a single
88 the same :term:`SoC`.
[all …]
/Zephyr-latest/boards/arduino/nano_33_ble/support/
Dstartup.cmm129 TERM.RESet
130 TERM.METHOD COM &termComPort 115200 8 NONE 1STOP NONE
131 TERM.Mode VT100
133 TERM.view
/Zephyr-latest/dts/bindings/sensor/
Dnordic,npm1300-charger.yaml14 term-microvolt:
21 term-warm-microvolt:
26 If omitted, the term-microvolt value will be used.
100 term-current-percent:
Dmaxim,max17055.yaml34 i-chg-term:
/Zephyr-latest/doc/project/
Dtsc.rst98 - Appointed TSC members have no term limits besides the term of their employment
112 - To ensure continuity of the TSC, at the end of the 2 year term, the TSC is
114 declines a new term or if the TSC fails to reconfirm the term, the seat will
116 - If an elected TSC member resigns before the end of the 2 year term, their spot
118 elected member will serve a 2 year term.
125 after completing the 2 year term since they were first elected.
Dindex.rst48 we will use the term branch also when referencing branches not in the same
52 - LTS: Long Term Support
/Zephyr-latest/modules/cmsis-nn/
DKconfig77 bool "Long Short-Term Memory"
79 This option enables the NN libraries for Long Short-Term Memory.
/Zephyr-latest/doc/develop/west/
Dbasics.rst9 West's built-in commands allow you to work with :term:`projects <west project>`
10 (Git repositories) under a common :term:`workspace <west workspace>` directory.
13 :term:`west workspace`, and clones the :term:`manifest repo <west manifest
15 :term:`projects <west project>` listed in the manifest in the workspace.
21 :term:`west workspace`, which in this case is the folder named
/Zephyr-latest/boards/shields/npm1300_ek/
Dnpm1300_ek.overlay48 term-microvolt = <4150000>;
49 term-warm-microvolt = <4000000>;
/Zephyr-latest/subsys/bluetooth/crypto/
DCMakeLists.txt15 Private security keys such as the Long Term Key will be printed out.
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst6 To add Zephyr support for a new :term:`board`, you at least need a *board
9 support your :term:`SoC` as well.
74 Primarily, each :term:`board` has one or more :term:`SoC`.
75 …ach SoC can be optionally classed into an :term:`SoC series`, which in turn may optionally belong …
76 Each SoC has one or more :term:`CPU cluster`, each containing one or more :term:`CPU core` of a par…
88 of a :term:`board` per row with its corresponding hierarchy entries. Notice how
89 the :term:`SoC series` and :term:`SoC family` levels are not always used.
94 … :term:`board name` | :term:`board qualifiers` | :term:`SoC` | :term:`SoC …
137 - The :term:`board name`: ``bl5340_dvk``
138 - The optional :term:`board revision`: ``1.2.0``
[all …]
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs94 const term = document.createElement('dt');
95 parent.appendChild(term);
98 term.appendChild(termText);
138 const term = document.createElement('dt');
139 parent.appendChild(term);
142 term.appendChild(termText);
180 const term = document.createElement('dt');
181 parent.appendChild(term);
184 term.appendChild(termText);
/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dgpio.h60 * @note 'Open Source' is a term used by software engineers to describe output
63 * hardware schematic and the term is generally unknown to hardware engineers.
/Zephyr-latest/soc/antmicro/myra/
DKconfig.soc11 # the Myra term is used and STM32G491XX underneath.
/Zephyr-latest/soc/oct/osd32mp15x/
DKconfig.soc11 # the OSD32MP15X term is used and STM32MP15_M4 underneath.
/Zephyr-latest/soc/arm/qemu_cortex_a53/
Dmmu_regions.c3 * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
/Zephyr-latest/soc/arm/qemu_virt_arm64/
Dmmu_regions.c3 * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
/Zephyr-latest/soc/nordic/nrf91/
DKconfig.soc37 # options in Kconfig, for example) the nRF9161 term is used and nRF9120
/Zephyr-latest/doc/releases/
Dindex.rst27 long term support releases approximately every 2 years. Periodic and non-LTS
32 Long Term Support and Maintenance
35 A Zephyr :ref:`Long Term Support (LTS) <release_process_lts>` release is
48 - Currently supported Long Term Support (LTS) release.
/Zephyr-latest/include/zephyr/sys/
Dutil_macro.h514 * By contrast, the @p term argument to <tt>FOR_EACH_NONEMPTY_TERM(F, (term),
517 * FOR_EACH_NONEMPTY_TERM(F, (term), a, b) // F(a) term F(b) term
522 * FOR_EACH_NONEMPTY_TERM(F, (term), a, EMPTY, b) // F(a) term F(b) term
550 * @param term Terminator (e.g. comma or semicolon) placed after each
556 #define FOR_EACH_NONEMPTY_TERM(F, term, ...) \ argument
564 FOR_EACH(F, term, LIST_DROP_EMPTY(__VA_ARGS__)) \
566 __DEBRACKET term \
/Zephyr-latest/include/zephyr/bluetooth/
Dead.h57 * @note The term `advertising structure` is used to describe the advertising
83 * @note The term `advertising structure` is used to describe the advertising
/Zephyr-latest/doc/hardware/peripherals/
Dmspi.rst9 While the API supports advanced features such as :term:`XIP` and scrambling,
24 features such as :term:`XIP` and scrambling. Applicable devices include but
81 * :c:func:`mspi_xip_config` for :term:`XIP` feature
/Zephyr-latest/doc/_static/js/
Dscorer.js47 term: 5 property in Scorer
/Zephyr-latest/dts/bindings/battery/
Dbattery.yaml47 charge-term-current-microamp:
/Zephyr-latest/boards/nordic/nrf9131ek/
Dnrf9131ek_nrf9131_common.dtsi114 term-microvolt = <4150000>;
115 term-warm-microvolt = <4000000>;

12345