Home
last modified time | relevance | path

Searched refs:glue (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/cmake/modules/
Droot.cmake14 # - MODULE_EXT_ROOT: CMake list of module external roots containing module glue code
Dextensions.cmake735 # This section provides glue between CMake and the Python code that
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
DKconfig21 Platform specific glue support is also required. This driver is
/Zephyr-latest/soc/nuvoton/npcx/common/
Dscfg.c50 .base_glue = DT_REG_ADDR_BY_NAME(DT_NODELABEL(scfg), glue),
Dsoc_dt.h416 #define NPCX_GLUE_REG_ADDR DT_REG_ADDR_BY_NAME(DT_NODELABEL(scfg), glue)
/Zephyr-latest/drivers/ethernet/
DKconfig.dwmac17 Platform specific glue support is also required. This driver is
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_root.cmake14 # - MODULE_EXT_ROOT: CMake list of module external roots containing module glue code
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst78 :ref:`dt-bindings` (which are YAML files) are essentially glue. They describe
/Zephyr-latest/dts/arm/microchip/
Dmec5.dtsi597 glue: glue_logic@400f3c00 { label
/Zephyr-latest/dts/arm/nuvoton/npcx/
Dnpcx.dtsi86 reg-names = "scfg", "dbg", "glue";
/Zephyr-latest/modules/hostap/
DCMakeLists.txt135 # Zephyr specific files (glue code)
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst427 including ``<cmsis_core.h>`` instead. The new header is part of the CMSIS glue
Drelease-notes-3.2.rst852 * Moved OpenThread glue code into ``modules`` directory.
2696 * :github:`7516` - Support binary blobs / libraries and glue code in vanilla upstream Zephyr
Drelease-notes-3.1.rst1868 * :github:`41628` - Move LVGL glue code to zephyr/modules/
Drelease-notes-1.14.rst1944 * :github:`10990` - ext: lib: crypto: mbedTLS: warning in platform.h glue
/Zephyr-latest/doc/develop/application/
Dindex.rst746 be useful for glue code to have access to Zephyr kernel header files.