Home
last modified time | relevance | path

Searched full:writable (Results 1 – 25 of 63) sorted by relevance

123

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
DKconfig.pacs29 bool "Sink PAC Location Writable Support"
64 bool "Source PAC Location Writable Support"
/Zephyr-Core-3.5.0/dts/bindings/serial/
Daltr,uart.yaml19 Baud rate cannot be changed by software (Divisor register is not writable)
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/
Dprj_llcp.conf25 # To make DEVICE Name writable...
/Zephyr-Core-3.5.0/arch/arm/include/cortex_m/
Dcmse.h90 * @return 1 if address is Read and Writable, 0 otherwise.
134 * @return 1 if address range is Read and Writable, 0 otherwise.
194 * @return p_obj if object is Read and Writable, NULL otherwise.
212 * @return p_obj if object is Read and Writable, NULL otherwise.
321 * @return 1 if address is Read and Writable from Non-Secure state, 0 otherwise
421 * @return p_obj if object is Non-Secure Read and Writable, NULL otherwise.
439 * @return p_obj if object is Non-Secure Read and Writable, NULL otherwise.
/Zephyr-Core-3.5.0/drivers/spi/
Dspi_handlers.c16 int writable) in copy_and_check() argument
43 Z_OOPS(Z_SYSCALL_MEMORY(buf->buf, buf->len, writable)); in copy_and_check()
/Zephyr-Core-3.5.0/include/zephyr/sys/
Derrno_private.h40 * is guaranteed to be read/writable from user mode.
/Zephyr-Core-3.5.0/drivers/ipm/
DKconfig.intel_adsp26 Location of the host-writable inbox window within the
/Zephyr-Core-3.5.0/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.h35 /* protects writable data and serializes access to the API */
/Zephyr-Core-3.5.0/tests/subsys/debug/coredump/src/
Dmain.c21 * fault as the lowest memory region is writable. SOF uses k_panic in func_3()
/Zephyr-Core-3.5.0/include/zephyr/kernel/
Dthread.h155 /* Stack start - Represents the start address of the thread-writable
160 /* Thread writable stack buffer size. Represents the size of the actual
161 * buffer, starting from the 'start' member, that should be writable by
/Zephyr-Core-3.5.0/include/zephyr/arch/nios2/
Darch.h65 * the only writable bit in the status register is PIE in arch_irq_unlock()
67 * all the other writable bits will be the same. in arch_irq_unlock()
/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_handlers.c41 * that the target buffer be writable in copy_msgs_and_transfer()
/Zephyr-Core-3.5.0/drivers/i3c/
Di3c_handlers.c51 * that the target buffer be writable in copy_i3c_msgs_and_transfer()
/Zephyr-Core-3.5.0/soc/riscv/riscv-ite/it8xxx2/
DKconfig.soc150 Total size of writable flash.
/Zephyr-Core-3.5.0/boards/xtensa/intel_adsp_cavs25/doc/
Dchromebooks_adsp.rst60 Make the root filesystem writable
122 Once you are booted with a writable partition, you can turn on the
157 the only writable filesystem without noexec, you must place the binary
252 The modules you can copy directly to the (now writable) rootfs on the
/Zephyr-Core-3.5.0/arch/x86/include/
Dx86_mmu.h104 * w - present, writable, not executable
105 * a - present, writable, executable
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dvocs.h52 /** Boolean to set whether the location is writable by clients */
61 /** Boolean to set whether the description is writable by clients */
/Zephyr-Core-3.5.0/drivers/mbox/
Dmbox_nxp_s32_mru.c141 * Make the channel's registers writable and then once again after in nxp_s32_mru_set_enabled()
151 * the channel's registers not writable afterwards in nxp_s32_mru_set_enabled()
/Zephyr-Core-3.5.0/doc/
Dglossary.rst119 term storage rather than copying it into RAM, saving writable memory for
/Zephyr-Core-3.5.0/drivers/gpio/
Dgpio_mmio32.c19 * readable and writable, and that for any bits that act as outputs, the value
/Zephyr-Core-3.5.0/include/zephyr/app_memory/
Dapp_memdomain.h84 * specific: "aw" indicates section is allocatable and writable,
/Zephyr-Core-3.5.0/drivers/crypto/
Dcrypto_ataes132a_priv.h27 /* Configuration Pre-Lock Writable Registers */
58 * Pre-Small Zone Lock Writable
/Zephyr-Core-3.5.0/samples/bluetooth/eddystone/src/
Dmain.c563 /* Capabilities: Readable only when unlocked. Never writable. */
600 /* Public ECDH Key: Readable only in unlocked state. Never writable. */
603 /* EID Identity Key:Readable only in unlocked state. Never writable. */
/Zephyr-Core-3.5.0/drivers/pinctrl/
Dpinctrl_mchp_xec.c85 * register bit is writable by the EC. We also clear the input pad disable
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/common/
DCMakeLists.txt51 # .module!) if it has any of ALLOC, WRITABLE or EXEC flags in the ELF

123