Home
last modified time | relevance | path

Searched refs:shared (Results 76 – 100 of 290) sorted by relevance

12345678910>>...12

/Zephyr-latest/boards/raspberrypi/rpi_pico/
Drpi_pico_rp2040_w.dts60 spi-data-irq-shared;
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/
Dcy8ckit_062_ble_common.dtsi37 gpio-map-pass-thru = <0 0x3f>; /* shared */
/Zephyr-latest/drivers/espi/
DKconfig.xec89 int "Host I/O peripheral port size for shared memory in MEC172X series"
94 the shared memory region to return the ACPI response data.
102 the shared memory region to return the host command parameter data.
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
Dnrf5340_audio_dk_nrf5340_cpunet.dts86 /* Include default shared RAM configuration file */
/Zephyr-latest/boards/ezurio/bl5340_dvk/
Dbl5340_dvk_nrf5340_cpuapp_partition_conf.dtsi60 /* Include default shared RAM configuration file */
/Zephyr-latest/drivers/video/
DKconfig39 bool "Use shared multi heap for video buffer"
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/boards/
Dlpcxpresso55s69_lpc55s69_cpu0.overlay20 * Note that shared memory must have specific MPU attributes set.
Dmimxrt1160_evk_mimxrt1166_cm7.overlay23 * Note that shared memory must have specific MPU attributes set.
Dmimxrt1170_evk_mimxrt1176_cm7.overlay23 * Note that shared memory must have specific MPU attributes set.
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay23 * Note that shared memory must have specific MPU attributes set.
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/remote/boards/
Dlpcxpresso55s69_lpc55s69_cpu1.overlay20 * Note that shared memory must have specific MPU attributes set.
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst11 no cross-dependencies or shared resources.
/Zephyr-latest/samples/net/sockets/http_server/
DCMakeLists.txt17 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
DKconfig25 int "Buffer size in bytes for TX buffer shared by all EC host commands"
38 int "Buffer size in bytes for RX buffer shared by all EC host commands"
/Zephyr-latest/doc/hardware/cache/
Dguide.rst20 While cache coherence can be a concern for data shared between SMP cores, Zephyr
27 When dealing with memory shared between a processor core and other bus masters,
139 region back to shared memory. Flush the cache associated with a buffer after the
147 shared memory. While this solves the cache coherence problem for CPU writes,
/Zephyr-latest/dts/xtensa/espressif/esp32/
Desp32_common.dtsi129 shared-memory = <&ipmmem0>;
130 shared-memory-size = <0x400>;
141 shared-memory = <&ipmmem0>;
142 shared-memory-size = <0x400>;
/Zephyr-latest/samples/net/sockets/echo_client/
DKconfig52 pre-shared key.
/Zephyr-latest/boards/native/nrf_bsim/
Dnrf5340bsim_nrf5340_cpunet.dts92 /* We re-use the IPC shared buffer definition from the real HW. But note the start address of the
/Zephyr-latest/tests/subsys/llext/
DCMakeLists.txt44 # ELF shared libraries do not support init sections
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst7 Data transferred over this backend travels in dynamically allocated buffers on shared memory.
17 The shared memory is divided into two parts.
43 * If at least one of the cores uses data cache on shared memory, set the ``dcache-alignment`` value.
45 You can skip it if none of the communication sides is using data cache on shared memory.
98 The ICBMsg protocol transfers messages using dynamically allocated blocks of shared memory.
104 The ICBMsg uses two shared memory regions, ``rx-region`` for message receiving, and ``tx-region`` f…
108 Each shared memory region is divided into following two parts:
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/
DREADME.rst15 the shared memory and triggers IPC task which results in the interrupt on the network
17 from shared memory and local system tick updated by the offset. User can observe
/Zephyr-latest/drivers/timer/
DKconfig.nrf_grtc41 the SYSCOUNTER, but can be shared by multiple processors in the system.
/Zephyr-latest/samples/bluetooth/
Dbluetooth.rst27 The mutually-shared encryption key created during host-device paring may get
/Zephyr-latest/boards/nordic/nrf5340dk/
Dnrf5340dk_nrf5340_cpunet.dts108 /* Include default shared RAM configuration file */
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4xxx.dtsi236 interrupts = <0 1>; // shared interrupt line with rtc
243 interrupts = <0 1>; // shared interrupt line with wdt0

12345678910>>...12