Home
last modified time | relevance | path

Searched refs:reserved (Results 401 – 425 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/Zephyr-latest/boards/nxp/lpcxpresso55s16/
Dlpcxpresso55s16_common.dtsi207 /* The last 12KB are reserved for PFR on the 256KB flash. */
/Zephyr-latest/boards/nxp/lpcxpresso55s36/
Dlpcxpresso55s36.dts171 /* The last 12KB are reserved for PFR on the 256KB flash.
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/
Dsam_e70_xplained-common.dtsi161 * is reserved for the bootloader
/Zephyr-latest/doc/hardware/porting/
Darch.rst505 relaxed alignment requirements and use less reserved data. No memory is
506 reserved for privilege elevation stacks.
515 the alignment of the base of stack objects, any reserved data inside the
520 - :c:macro:`ARCH_KERNEL_STACK_RESERVED`: default no reserved space
521 - :c:macro:`ARCH_THREAD_STACK_RESERVED`: default no reserved space
533 reserved memory at the beginning, and then the stack buffer itself. The
538 Some architectures may need to carve-out reserved memory at runtime from the
540 supplement an existing reserved area (as is the case with the ARM FPU).
639 | Guard reserved memory | } K_KERNEL_STACK_RESERVED
650 the guard is unnecessary and shouldn't be unconditionally reserved.
[all …]
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig1 # Copyright Nordic Semiconductor ASA 2024. All rights reserved.
/Zephyr-latest/subsys/logging/frontends/
Dlog_frontend_stmesp.c91 uint32_t reserved: 2; member
107 .reserved = 0 } \
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icmsg.rst48 reserved-memory {
168 * - ``reserved``
Dipc_service_icbmsg.rst18 One is reserved for the ICMsg and the other contains equal-sized blocks.
62 reserved-memory {
110 * **ICMsg area** - An area reserved by ICMsg instance and used to transfer the control messages.
178 …The additional ``+ 4`` bytes are reserved for the header, which contains the exact size of the mes…
/Zephyr-latest/subsys/net/lib/coap/
DKconfig230 bool "Static reserved memory"
232 Static memory will be reserved for pending messages. The total size is equal to
/Zephyr-latest/boards/gaisler/gr716a_mini/doc/
Dindex.rst50 Copyright (C) 2020 Cobham Gaisler - All rights reserved.
173 Copyright (C) 2020, Cobham Gaisler - all rights reserved.
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_frame.c28 fs->fc.frame_pending, fs->fc.ar, fs->fc.pan_id_comp, fs->fc.reserved); \
528 fs->fc.reserved = 0U; in generate_fcf_grounds()
664 aux_sec->control.reserved = 0U; in generate_aux_security_hdr()
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig322 to lower priority than those reserved by the kernel.
331 int "Number of interrupt priority levels reserved for zero latency"
335 The amount of interrupt priority levels reserved for zero latency
485 Size of the page reserved for detecting null pointer
/Zephyr-latest/drivers/serial/
Duart_hostlink.c102 char reserved[HL_MAX_DCACHE_LINE - HL_HEADERS_SZ]; member
/Zephyr-latest/boards/seco/stm32f3_seco_d23/
Dstm32f3_seco_d23.dts196 * 0x0001ffff (sectors 16-31) is reserved for use
/Zephyr-latest/drivers/dma/
Ddma_dw_common.h203 uint32_t reserved; member
/Zephyr-latest/boards/st/sensortile_box/
Dsensortile_box.dts225 * offset 0x1ffff is reserved for use by the application.
/Zephyr-latest/boards/arduino/nano_33_ble/
Darduino_nano_33_ble-common.dtsi131 * 0x000fffff is reserved for use by the application.
/Zephyr-latest/boards/ezurio/mg100/
Dmg100.dts205 * 0x000fffff is reserved for use by the application.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig1 # Copyright Runtime.io 2018. All rights reserved.
2 # Copyright Nordic Semiconductor ASA 2020-2022. All rights reserved.
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf52820.h388 uint32_t volatile reserved; in hal_radio_ram_prio_setup() member
/Zephyr-latest/dts/arc/synopsys/
Darc_iot.dtsi2 * Copyright (c) 2018, Synopsys, Inc. All rights reserved.
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig98 # For 16KB the actual configuration is 32kb cache, but 16kb will be reserved for heap at startup
/Zephyr-latest/doc/services/tfm/
Dintegration.rst47 reserved-memory {
/Zephyr-latest/dts/riscv/espressif/esp32c2/
Desp32c2_common.dtsi131 * the `gpio-reserved-ranges` property.
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/
Dsamr21_xpro.dts225 * The final 16 KiB is reserved for the application.

1...<<11121314151617181920>>...22