Home
last modified time | relevance | path

Searched refs:reserved (Results 501 – 525 of 544) sorted by relevance

1...<<2122

/Zephyr-latest/dts/common/nordic/
Dnrf9280.dtsi13 #include <zephyr/dt-bindings/reserved-memory/nordic-owned-memory.h>
74 reserved-memory {
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c448 if (r->reserved) { in shi_npcx_host_request_expected_size()
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld136 /* The CPU address from 0x80000800 to 0x800008FF is reserved for JTAG
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst63 * ``K_MEM_PAGE_FRAME_RESERVED`` indicates a physical page reserved by hardware
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h562 uint8_t reserved; member
/Zephyr-latest/boards/nxp/imx8mp_evk/doc/
Dindex.rst232 reserved-memory {
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst187 * does not require any memory areas to be reserved for stack guards
219 A number of interrupt priority levels are reserved for the OS.
247 In Mainline Cortex-M, however, the SVC priority level is *reserved*, thus normally it
/Zephyr-latest/subsys/bluetooth/host/classic/
Dbr.c274 cp->reserved = 0x00; /* reserved, should be set to 0x00 */ in request_name()
/Zephyr-latest/
DKconfig.zephyr246 will be put into another linker section reserved for these
256 will be put into another linker section reserved for pinned
270 will be put into a linker section reserved for on-demand symbols.
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst176 - There may need to be additional memory reserved for memory management
182 be reserved to serve as a private kernel stack for handling system calls.
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c390 zassert_equal(DT_NODE_HAS_STATUS(DT_NODELABEL(test_gpio_1), reserved), in ZTEST()
397 zassert_equal(DT_NODE_HAS_STATUS(DT_NODELABEL(test_no_status), reserved), in ZTEST()
404 zassert_equal(DT_NODE_HAS_STATUS(DT_NODELABEL(disabled_gpio), reserved), in ZTEST()
407 zassert_equal(DT_NODE_HAS_STATUS(DT_NODELABEL(reserved_gpio), reserved), in ZTEST()
/Zephyr-latest/scripts/
Dspelling.txt1340 reseved||reserved
1341 reseverd||reserved
/Zephyr-latest/drivers/usb/device/
Dusb_dc_sam_usbc.c49 uint32_t reserved:1; member
/Zephyr-latest/arch/x86/
DKconfig183 A lot of x86 that resemble PCs have many reserved physical memory
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst263 Although normally reserved for the idle thread, in certain special
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst279 ``"okay"``, ``"disabled"``, ``"reserved"``, ``"fail"``, and ``"fail-sss"``.
/Zephyr-latest/boards/arm/mps2/doc/
Dmps2_an521.rst363 UART2 is reserved. And UART 1, 3 and 4 are alt-functions on the EXP ports.
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h537 volatile uint8_t reserved: 2; member
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst922 - #define and #undef shall not be used on a reserved identifier or reserved macro name
929 - A reserved identifier or macro name shall not be declared
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
Dghrd_10m50da.qsf3 # Copyright (C) 1991-2016 Altera Corporation. All rights reserved.
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst46 memory reserved for the stack, so stack usage for every thread will
/Zephyr-latest/doc/services/tracing/
Dindex.rst294 for Tracealyzer. Port 0 is usually reserved for printf logging, so channel 1 is used by default.
/Zephyr-latest/subsys/net/ip/
Dipv6_nbr.c2021 ns_hdr->reserved = 0U; in net_ipv6_send_ns()
DKconfig5 # Copyright (c) 2023 Arm Limited (or its affiliates). All rights reserved.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1910 expr_parser.reserved.keys()

1...<<2122