Home
last modified time | relevance | path

Searched refs:reserved (Results 51 – 75 of 544) sorted by relevance

12345678910>>...22

/Zephyr-latest/snippets/nordic-flpr/soc/
Dnrf54h20_cpuapp.overlay7 status = "reserved";
/Zephyr-latest/snippets/nordic-ppr/soc/
Dnrf54h20_cpuapp.overlay11 status = "reserved";
Dnrf9280_cpuapp.overlay11 status = "reserved";
/Zephyr-latest/boards/snps/hsdk/
DCMakeLists.txt2 # Copyright (c) 2019 Synopsys, Inc. All rights reserved.
Dhsdk.dts2 * Copyright (c) 2019, Synopsys, Inc. All rights reserved.
Dhsdk_arc_hsdk_2cores.dts2 * Copyright (c) 2020, Synopsys, Inc. All rights reserved.
/Zephyr-latest/tests/drivers/uart/uart_async_api/sysbuild/vpr_launcher/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay6 status = "reserved";
/Zephyr-latest/tests/net/dhcpv4/server/src/
Dmain.c50 int reserved; member
328 count->reserved++; in lease_count_cb()
355 static void verify_lease_count(int reserved, int allocated, int declined) in verify_lease_count() argument
360 zassert_equal(count.reserved, reserved, in verify_lease_count()
362 reserved, count.reserved); in verify_lease_count()
375 struct in_addr *reserved = user_data; in get_reserved_cb() local
378 reserved->s_addr = lease->addr.s_addr; in get_reserved_cb()
382 static void get_reserved_address(struct in_addr *reserved) in get_reserved_address() argument
388 reserved); in get_reserved_address()
582 struct in_addr *reserved = user_data; in reserved_address_cb() local
[all …]
/Zephyr-latest/soc/snps/hsdk/
DKconfig1 # Copyright (c) 2019 Synopsys, Inc. All rights reserved.
DKconfig.soc1 # Copyright (c) 2019 Synopsys, Inc. All rights reserved.
/Zephyr-latest/boards/qemu/arc/
DKconfig1 # Copyright (c) 2020 Synopsys, Inc. All rights reserved.
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/
Dfvp_base_revc_2xaemv8a_fvp_base_revc_2xaemv8a_smp_ns.dts2 * Copyright (c) 2022 Arm Limited (or its affiliates). All rights reserved.
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/
Dfvp_baser_aemv8r_fvp_aemv8r_aarch64_smp.dts2 * Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
Dfvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.dts2 * Copyright (c) 2023 Arm Limited (or its affiliates). All rights reserved.
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.dummy1 # Copyright Laird Connectivity 2021. All rights reserved.
2 # Copyright Nordic Semiconductor ASA 2022. All rights reserved.
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Dnxp_enet_qos_priv.h53 uint32_t reserved; member
67 uint32_t reserved; member
/Zephyr-latest/soc/snps/hsdk4xd/
DKconfig1 # Copyright (c) 2023 Synopsys, Inc. All rights reserved.
/Zephyr-latest/arch/arc/core/secureshield/
DCMakeLists.txt2 # Copyright (c) 2018 Synopsys, Inc. All rights reserved.
/Zephyr-latest/tests/drivers/spi/spi_loopback/sysbuild/vpr_launcher/boards/
Dnrf54h20dk_nrf54h20_cpuapp.overlay9 status = "reserved";
/Zephyr-latest/scripts/coccinelle/
Dreserved_names.cocci47 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
66 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
88 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
/Zephyr-latest/tests/subsys/modem/backends/uart/src/
Dmain.c113 uint8_t *reserved; in transmit_prng() local
119 reserved_size = ring_buf_get_claim(&transmit_ring_buf, &reserved, UINT32_MAX); in transmit_prng()
122 ret = modem_pipe_transmit(pipe, reserved, transmit_size); in transmit_prng()
/Zephyr-latest/boards/snps/nsim/arc_classic/
DKconfig3 # Copyright (c) 2016, 2019 Synopsys, Inc. All rights reserved.
/Zephyr-latest/snippets/nordic-flpr-xip/soc/
Dnrf54h20_cpuapp.overlay12 status = "reserved";
/Zephyr-latest/snippets/nordic-ppr-xip/soc/
Dnrf54h20_cpuapp.overlay16 status = "reserved";
Dnrf9280_cpuapp.overlay16 status = "reserved";

12345678910>>...22