Home
last modified time | relevance | path

Searched full:share (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/Zephyr-latest/scripts/west_commands/
Dexport.py42 # The 'share' subdirectory of the top level zephyr repository.
43 share = Path(__file__).parents[2] / 'share'
45 self.run_cmake_export(share / 'zephyr-package' / 'cmake')
46 self.run_cmake_export(share / 'zephyrunittest-package' / 'cmake')
/Zephyr-latest/samples/boards/nordic/nrfx_prs/
DREADME.rst4 Use nRF peripherals that share the same ID and base address.
9 This sample shows how to use in Zephyr nRF peripherals that share the same ID
11 share certain hardware resources, but it is possible to switch between them and
Dprj.conf2 # between those peripherals, as they share the same ID and hence cannot be used
/Zephyr-latest/dts/bindings/adc/
Dgd,gd32-adc.yaml8 # 2. adc0 and adc1 share the same irq number.
9 # 3. For gd32f4xx, adc2 share the same irq number with adc0 and adc1.
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/dts/bindings/gpio/
Dnxp,gpio-cluster.yaml1 description: A group of GPIOs that share an interrupt.
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/boards/nrf/coresight_stm/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/sysbuild/hello_world/
DKconfig.sysbuild4 source "${ZEPHYR_BASE}/share/sysbuild/Kconfig"
/Zephyr-latest/soc/mediatek/mt8xxx/mt8186/
DKconfig.defconfig6 # FIXME: move this to 818x series code to share w/8188
/Zephyr-latest/samples/drivers/ipm/ipm_mcux/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/subsys/ipc/ipc_service/multi_endpoint/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/subsys/logging/multidomain/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/bluetooth/tester/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/include/zephyr/drivers/
Dcache.h83 * share the same cache line being flushed, all the portions of the
104 * share the same cache line being invalidated, all the portions of the
126 * share the same cache line being flushed, all the portions of the
217 * share the same cache line being flushed, all the portions of the
238 * share the same cache line being invalidated, all the portions of the
260 * share the same cache line being flushed, all the portions of the
/Zephyr-latest/boards/shields/esp_8266/boards/
Dfrdm_k64f.overlay7 /* ENET MUST be disabled because share
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/drivers/mbox_data/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/tests/drivers/mbox/mbox_data/
DKconfig.sysbuild5 source "share/sysbuild/Kconfig"
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DKconfig.sysbuild4 source "share/sysbuild/Kconfig"

12345678910>>...12