Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_handlers.c16 int writable) in copy_and_check() argument
43 K_OOPS(K_SYSCALL_MEMORY(buf->buf, buf->len, writable)); in copy_and_check()
/Zephyr-latest/drivers/ipm/
DKconfig.intel_adsp26 Location of the host-writable inbox window within the
/Zephyr-latest/subsys/llext/
DKconfig77 bool "llext storage is writable"
80 Select if LLEXT storage is writable, i.e. if extensions are stored in
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst58 Make the root filesystem writable
120 Once you are booted with a writable partition, you can turn on the
155 the only writable filesystem without noexec, you must place the binary
250 The modules you can copy directly to the (now writable) rootfs on the
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl37 -doc_begin="The following function-like macros are not writable as inline functions."
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig246 Total size of writable flash.
/Zephyr-latest/doc/
Dglossary.rst192 term storage rather than copying it into RAM, saving writable memory for
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst75 the two control points, or by writing to other writable
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt152 (i.e. the fixed ring zero / kernel ASID), writable, executable, and
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst672 elements. The separated file is required as it might be placed in writable on nonwritable
/Zephyr-latest/kernel/
DKconfig956 When enabled, will enforce that a writable page isn't executable
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst78 constant buffer as the ``payload`` argument instead of a pointer to a writable
82 buffer as the ``token`` argument instead of a pointer to a writable buffer.
Drelease-notes-3.3.rst2651 - :github:`50875` - net: ip: race in access to writable net_if attributes