Home
last modified time | relevance | path

Searched refs:Element (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicrgen.py46 def __init__(self, regs: ET.Element, name: str, data: bytes | bytearray | None = None) -> None: argument
75 def _enums(self, field: str) -> list[ET.Element]:
126 def from_raw(cls: "PowerConfig", bicr_spec: ET.Element, data: bytes) -> "PowerConfig": argument
150 def to_raw(self, bicr_spec: ET.Element, buf: bytearray): argument
205 cls: "IoPortPowerConfig", bicr_spec: ET.Element, data: bytes argument
230 def to_raw(self, bicr_spec: ET.Element, buf: bytearray): argument
257 cls: "IoPortImpedanceConfig", bicr_spec: ET.Element, data: bytes argument
275 def to_raw(self, bicr_spec: ET.Element, buf: bytearray): argument
303 def from_raw(cls: "LFXOConfig", bicr_spec: ET.Element, data: bytes) -> "LFXOConfig": argument
352 def to_raw(self, bicr_spec: ET.Element, buf: bytearray): argument
[all …]
/Zephyr-latest/modules/loramac-node/
DKconfig34 bool "Semtech Secure Element software implementation"
37 This option enables the use of Semtech's Secure Element
/Zephyr-latest/boards/element14/
Dindex.rst3 Element 14
/Zephyr-latest/boards/atmarktechno/degu_evk/doc/
Dindex.rst5 Nordic nRF52840 SoC and NXP A71CH Secure Element, and can
/Zephyr-latest/drivers/entropy/
DKconfig.gecko25 driver based on the Secure Element (SE) module.
/Zephyr-latest/doc/_extensions/zephyr/
Dmanifest_projects_table.py69 def run(self) -> list[nodes.Element]:
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py71 class CodeSampleNode(nodes.Element):
75 class RelatedCodeSamplesNode(nodes.Element):
79 class CodeSampleCategoryNode(nodes.Element):
83 class CodeSampleListingNode(nodes.Element):
87 class BoardNode(nodes.Element):
/Zephyr-latest/doc/_extensions/zephyr/kconfig/
D__init__.py167 class KconfigSearchNode(nodes.Element):
249 contnode: nodes.Element, argument
250 ) -> nodes.Element | None:
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs62 * @param {Element} parent Parent element.
90 * @param {Element} parent Parent element.
134 * @param {Element} parent Parent element.
/Zephyr-latest/scripts/generate_usb_vif/
Dgenerate_vif.py38 xml_root = ET.Element(
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py143 eleTestsuites = ET.Element('testsuites')
215 eleTestsuites = ET.Element('testsuites')
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig191 - A Processing Element (PE) without the Main Extension
224 - A Processing Element (PE) with the Main Extension is also
/Zephyr-latest/soc/silabs/
DKconfig100 Set if the Secure Element (SE) HAL module is used.
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dpopper.min.js7 …tView||window}return e}function n(e){return e instanceof t(e).Element||e instanceof Element}functi…
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst960 * ``ElemIdx``: Element index of Health Client model.
1525 * ``Loc``: Element location.
1682 * ``ElemAddr``: Element address that will process the aggregated opcodes.
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst356 * nRF5340 DK: Selected TF-M as the default Secure Processing Element
Drelease-notes-3.2.rst580 * gecko: Add driver using Secure Element module of EFR3.