Home
last modified time | relevance | path

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

1234

/Zephyr-latest/tests/subsys/llext/
Dtestcase.yaml35 arch_allow: # Xtensa needs writable storage
45 arch_allow: arm # Xtensa needs writable storage, currently not supported on RISC-V
61 llext.writable:
92 # Test the Symbol Link Identifier (SLID) linking feature on writable
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.pacs29 bool "Sink PAC Location Writable Support"
64 bool "Source PAC Location Writable Support"
/Zephyr-latest/dts/bindings/serial/
Daltr,uart.yaml19 Baud rate cannot be changed by software (Divisor register is not writable)
Dintel,lw_uart.yaml19 Baud rate cannot be changed by software (Divisor register is not writable)
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/
Dprj_llcp.conf23 # To make DEVICE Name writable...
/Zephyr-latest/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-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/drivers/ipm/
DKconfig.intel_adsp26 Location of the host-writable inbox window within the
/Zephyr-latest/include/zephyr/sys/
Derrno_private.h41 * is guaranteed to be read/writable from user mode.
/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp92 …This is blocking call, i.e., if the socket is not writable, this method waits for it to become wri…
100 …* @retval OT_ERROR_FAILED Failed to send due to socket not becoming writable within `kMaxWaitTim…
/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/include/zephyr/arch/xtensa/
Dxtensa_mmu.h26 /** Memory region is writable. */
29 /** Memory region is both executable and writable */
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.h35 /* protects writable data and serializes access to the API */
/Zephyr-latest/include/zephyr/dt-bindings/reserved-memory/
Dnordic-owned-memory.h18 /** Writable. */
/Zephyr-latest/include/zephyr/arch/nios2/
Darch.h66 * the only writable bit in the status register is PIE in arch_irq_unlock()
68 * all the other writable bits will be the same. in arch_irq_unlock()
/Zephyr-latest/dts/bindings/watchdog/
Dnxp,s32-swt.yaml63 - unlocked: registers are always writable.
/Zephyr-latest/arch/xtensa/include/
Dxtensa_internal.h70 * @param write If non-zero, additionally check if the area is writable.
/Zephyr-latest/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-latest/tests/subsys/debug/coredump/src/
Dmain.c47 * fault as the lowest memory region is writable. SOF uses k_panic in func_3()
/Zephyr-latest/drivers/i3c/
Di3c_handlers.c51 * that the target buffer be writable in copy_i3c_msgs_and_transfer()
/Zephyr-latest/drivers/i2c/
Di2c_handlers.c41 * that the target buffer be writable in copy_msgs_and_transfer()
/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/arch/x86/include/
Dx86_mmu.h104 * w - present, writable, not executable
105 * a - present, writable, executable
/Zephyr-latest/drivers/mbox/
Dmbox_nxp_s32_mru.c133 * Make the channel's registers writable and then once again after in nxp_s32_mru_set_enabled()
143 * the channel's registers not writable afterwards in nxp_s32_mru_set_enabled()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dvocs.h77 /** Boolean to set whether the location is writable by clients */
86 /** Boolean to set whether the description is writable by clients */

1234