Searched refs:reserved (Results 101 – 125 of 544) sorted by relevance
12345678910>>...22
/Zephyr-latest/samples/subsys/ipc/openamp/boards/ |
D | v2m_musca_b1.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | mps2_an521_cpu0.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | lpcxpresso54114_lpc54114_m0.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | v2m_musca_b1_musca_b1_ns.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | mps2_an521_cpu1.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/boards/ |
D | v2m_musca_b1.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | mps2_an521_cpu0.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/boards/snps/nsim/arc_classic/ |
D | nsim_nsim_em7d_v22.dts | 2 * Copyright (c) 2018, 2019, 2020, Synopsys, Inc. All rights reserved.
|
/Zephyr-latest/boards/snps/emsdp/ |
D | Kconfig.defconfig | 3 # Copyright (c) 2019 Synopsys, Inc. All rights reserved.
|
/Zephyr-latest/dts/xtensa/espressif/esp32/ |
D | esp32_d0wd_v3.dtsi | 11 gpio-reserved-ranges = <20 1>, <24 1>, <28 4>; // NC
|
D | esp32_d0wdr2_v3.dtsi | 11 gpio-reserved-ranges = <6 5>, // embeddef psram
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/boards/ |
D | imx8mp_evk_mimx8ml8_m7.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | imx8mp_evk_mimx8ml8_adsp.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | stm32mp157c_dk2.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/remote/boards/ |
D | v2m_musca_b1_musca_b1_ns.overlay | 10 * shared memory reserved for the inter-processor communication
|
D | mps2_an521_cpu1.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/ |
D | emsdp_emsdp_em11d.overlay | 2 * Copyright (c) 2023, Synopsys, Inc. All rights reserved.
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_shell.c | 51 bool reserved; in port_pin_get() local 57 reserved = ((BIT64(pin) & reserved_mask) != 0); in port_pin_get() 58 if (!reserved) { in port_pin_get() 494 bool reserved; member 510 bool reserved; in print_gpio_ctrl_info() local 520 reserved = (BIT64(pin) & ctrl->reserved_mask) != 0; in print_gpio_ctrl_info() 526 shell_print(sh, " %c %2u %s", reserved ? '*' : ' ', pin, line_name); in print_gpio_ctrl_info() 541 info.reserved = (BIT64(pin) & reserved_mask) != 0; in foreach_pin() 601 data->next.reserved ? '*' : ' ', in pin_ordered()
|
/Zephyr-latest/soc/snps/qemu_arc/ |
D | Kconfig | 1 # Copyright (c) 2020 Synopsys, Inc. All rights reserved.
|
/Zephyr-latest/samples/subsys/ipc/openamp_rsc_table/snippets/ |
D | nxp-openamp-imx8-adsp.overlay | 10 * shared memory reserved for the inter-processor communication
|
/Zephyr-latest/boards/xen/xenvm/ |
D | xenvm_xenvm_gicv3.dts | 2 * Copyright (c) 2022 Arm Limited (or its affiliates). All rights reserved.
|
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/ |
D | override.dtsi | 2 * ARM Cortex-M4 lowest priority value of 5, i.e. considering Zephyr reserved 2
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-priv-stacks.ld | 14 * space needs to be reserved for the rodata that will be 50 * if we have reserved more space than needed.
|
/Zephyr-latest/soc/snps/emsdp/ |
D | Kconfig.defconfig | 1 # Copyright (c) 2019 Synopsys, Inc. All rights reserved.
|
/Zephyr-latest/boards/qemu/arc/ |
D | Kconfig.defconfig | 1 # Copyright (c) 2020,2021 Synopsys, Inc. All rights reserved.
|
12345678910>>...22