Home
last modified time | relevance | path

Searched refs:shared (Results 101 – 125 of 290) sorted by relevance

12345678910>>...12

/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst33 A thread that needs to use a shared resource must first gain exclusive rights
89 shared between threads of different priorities.
175 to shared memory. k_futex are tracked as kernel objects and can live in
/Zephyr-latest/dts/xtensa/espressif/esp32s3/
Desp32s3_common.dtsi121 shared-memory = <&ipmmem0>;
122 shared-memory-size = <0x400>;
133 shared-memory = <&ipmmem0>;
134 shared-memory-size = <0x400>;
/Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/remote/boards/
Dmimxrt1160_evk_mimxrt1166_cm4.overlay24 * Note that shared memory must have specific MPU attributes set.
Dmimxrt1170_evk_mimxrt1176_cm4.overlay24 * Note that shared memory must have specific MPU attributes set.
Dmimxrt1170_evk_mimxrt1176_cm4_B.overlay24 * Note that shared memory must have specific MPU attributes set.
/Zephyr-latest/samples/net/sockets/echo_server/
DCMakeLists.txt15 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
/Zephyr-latest/subsys/retention/
DKconfig.blinfo31 CONFIG_BOOT_SHARE_BACKEND_RETENTION enabled, or the shared
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst230 M4 core using hardcoded shared memory locations. The utility writes a flag which
232 end safely and write the status to the shared memory location for the main core.
233 The utility then loads the new application and reads its status from the shared
250 shared memory communication:
301 to not exchange the information with the M4 core application using shared
/Zephyr-latest/drivers/dma/
DKconfig.stm3261 Enable shared IRQ support on devices where channels share 1 IRQ.
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst312 compatible = "shared-dma-pool";
319 compatible = "shared-dma-pool";
326 compatible = "shared-dma-pool";
333 compatible = "shared-dma-pool";
340 compatible = "shared-dma-pool";
347 compatible = "shared-dma-pool";
/Zephyr-latest/subsys/llext/
DKconfig41 Build and expect shared libraries as binary object type for
43 generate the shared library from multiple object files.
/Zephyr-latest/doc/services/llext/
Dconfig.rst46 Build and expect shared libraries as binary object type for the LLEXT
47 subsystem. The standard linking process is used to generate the shared
/Zephyr-latest/boards/silabs/radio_boards/
Dindex.rst26 the two boards are pin compatible for all shared functionality.
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst7 be shared by multiple application-specific trace protocols. It serves as a wrapper protocol
/Zephyr-latest/dts/common/nordic/
Dnrf91xx_partition.dtsi97 /* Modem (shared) memory */
Dnrf5340_cpuapp_partition.dtsi77 * - 64 kB allocated to shared memory (sram0_shared).
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig49 pre-shared key.
/Zephyr-latest/lib/posix/options/
DKconfig.mem16 bool "POSIX shared memory objects"
/Zephyr-latest/subsys/ipc/rpmsg_service/
DKconfig29 Enables support for a service that can be shared by multiple
/Zephyr-latest/doc/hardware/peripherals/
Di2c.rst16 squared see") is a commonly-used two-signal shared peripheral interface
/Zephyr-latest/kernel/
DKconfig.smp99 bool "Place all shared data into coherent memory"
105 where all shared data is placed in multiprocessor-coherent
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst69 for example, for X.509-based authentication or pre-shared keys on
138 multithreaded applications or shared memory, applications must be
152 can pass shared memory blocks as input buffers or output buffers,
/Zephyr-latest/boards/native/nrf_bsim/
Dnrf5340bsim_nrf5340_cpuapp.dts131 /* We re-use the IPC shared buffer definition from the real HW. But note the start address of the
/Zephyr-latest/boards/
DKconfig94 int "QEMU ivshmem-plain shared memory size in mega-bytes"
98 This sets the size of the shared memory when using ivshmem-plain
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst225 "``PRE_SHARED_KEY``, ``PSK``", "A pre-shared key."
226 "``PRE_SHARED_KEY_ID``, ``PSK_ID``", "ID for pre-shared key."
253 - To install printable pre-shared-keys, use ``STR`` to enter the PSK without first encoding it.

12345678910>>...12