Home
last modified time | relevance | path

Searched full:links (Results 1 – 25 of 116) sorted by relevance

12345

/Zephyr-latest/include/zephyr/logging/
Dlog_internal.h63 /* Initialize links. */
66 /* Activate links.
67 * Attempt to activate links,
69 * @param active_mask Mask with links to activate. N bit set indicates that Nth
74 * @return Mask with links that still remain inactive.
116 * messages. Used only when links are using dedicated buffers.
/Zephyr-latest/dts/arm/nordic/
Dnrf54h20_cpurad.dtsi87 sink-channel-links = <2 NRF_DOMAIN_ID_RADIOCORE 2>;
88 source-channel-links = <0 NRF_DOMAIN_ID_RADIOCORE 0>,
94 sink-channel-links = <0 NRF_DOMAIN_ID_GLOBALSLOW 0>,
96 source-channel-links = <2 NRF_DOMAIN_ID_GLOBALSLOW 2>;
/Zephyr-latest/dts/bindings/ipc/
Dnordic,nrf-ipct-common.yaml17 source-channel-links:
32 sink-channel-links:
/Zephyr-latest/scripts/tests/build/
Dtest_subfolder_list.py47 """Test directory links creation"""
73 links = [f for f in os.listdir(links_dir) if os.path.islink(f)]
74 assert sorted(expect_links) == sorted(links)
/Zephyr-latest/dts/bindings/dma/
Dintel,adsp-hda-ssp-cap.yaml15 Intel HD Audio Multiple Links Capability Structure
/Zephyr-latest/dts/bindings/misc/
Dnordic,nrf-dppic-local.yaml13 include: ["nordic,nrf-dppic.yaml", "nordic,nrf-dppic-links.yaml"]
Dnordic,nrf-dppic-global.yaml16 - "nordic,nrf-dppic-links.yaml"
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake10 # signatures, as example: clang, gcc, arm-zephyr-eabi-gcc, links pointing to
15 # usage and symbolic links, then the upgraded compiler will have new version
/Zephyr-latest/doc/develop/manifest/external/
Dexternal.rst.tmpl19 External references and links.
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.js42 let links = Array.from(document.querySelectorAll('a.reference.internal')).filter((a) =>
45 links.forEach((link) => {
109 // rewrite all relative links as they are originally relative to the Doxygen page
/Zephyr-latest/subsys/logging/
DKconfig46 rsource "Kconfig.links"
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_df_internal.h14 /* Change quota of free node_iq_report links. Delta may be negative,
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/
D__init__.py9 to enable tooltips for C domain links.
/Zephyr-latest/boards/bbc/microbit/
Dboard.cmake7 # https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgr…
/Zephyr-latest/scripts/build/
Dsubfolder_list.py26 parser.add_argument('-c', '--create-links', required=False,
27 help='Create links for each directory found in \
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
Dccfg.c26 /* Workaround required to be able to establish links between P and R devices,
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
Dccfg.c26 /* Workaround required to be able to establish links between P and R devices,
/Zephyr-latest/boards/bbc/microbit_v2/
Dboard.cmake8 # https://www.segger.com/products/debug-probes/j-link/models/other-j-links/bbc-microbit-j-link-upgr…
/Zephyr-latest/scripts/dts/
DREADME.txt12 Links related to the work making this standalone:
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet.rst26 * 10, 100 and 1000 Mbit/sec links
/Zephyr-latest/doc/templates/
Dboard.tmpl44 [ Links to external references such as datasheets or additional documentation]
Dsample.tmpl35 [ Links to external references such as datasheets or additional documentation]
/Zephyr-latest/doc/build/dts/
Dindex.rst12 This page links to a high level guide on devicetree as well as reference
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D006_nomination.md36 Add links to 3-5 GitHub pull requests, in the Zephyr project, authored or
/Zephyr-latest/doc/
D404.rst33 Please try using the navigation links on the left of this page to navigate

12345