Home
last modified time | relevance | path

Searched +full:2 +full:- +full:256 (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/Zephyr-latest/tests/subsys/dsp/print_format/src/
Dmain.c2 * SPDX-License-Identifier: Apache-2.0
9 #define float_multiplier(type) ((INT64_C(1) << (8 * sizeof(type) - 1)) - 1)
21 char buffer[256]; in ZTEST()
24 snprintf(buffer, 256, "%" PRIq(6), PRIq_arg(q, 6, 0)); in ZTEST()
27 snprintf(buffer, 256, "%" PRIq(6), PRIq_arg(q, 6, 1)); in ZTEST()
30 snprintf(buffer, 256, "%" PRIq(6), PRIq_arg(q, 6, -2)); in ZTEST()
33 snprintf(buffer, 256, "%" PRIq(4), PRIq_arg(q, 4, 0)); in ZTEST()
36 snprintf(buffer, 256, "%" PRIq(4), PRIq_arg(q, 4, 1)); in ZTEST()
39 snprintf(buffer, 256, "%" PRIq(4), PRIq_arg(q, 4, -2)); in ZTEST()
45 char buffer[256]; in ZTEST()
[all …]
/Zephyr-latest/drivers/interrupt_controller/
Dintc_intel_vtd.h3 * SPDX-License-Identifier: Apache-2.0
12 /* We don't care about int_idx[15], since the size is fixed to 256,
39 uint64_t src_id_qualifier : 2;
40 uint64_t src_validation_type : 2;
45 /* The table must be 4KB aligned, which is exactly 256 entries.
46 * And since we allow only 256 entries as a maximum: let's align to it.
48 #define IRTE_NUM 256
49 #define IRTA_SIZE 7 /* size = 2^(X+1) where IRTA_SIZE is X 2^8 = 256 */
51 #define QI_NUM 256 /* Which is the minimal number we can set for the queue */
52 #define QI_SIZE 0 /* size = 2^(X+8) where QI_SIZE is X: 2^8 = 256 */
[all …]
/Zephyr-latest/boards/arm/mps3/
Dmps3_common.dtsi2 * Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
4 * SPDX-License-Identifier: Apache-2.0
7 /* /dts-v1/; */
9 #include <arm/armv8.1-m.dtsi>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
24 compatible = "gpio-leds";
34 gpios = <&gpio_led0 2>;
68 compatible = "gpio-keys";
[all …]
/Zephyr-latest/dts/bindings/clock/
Dst,stm32wb-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 For more description confere st,stm32-rcc.yaml
8 compatible: "st,stm32wb-rcc"
11 - name: st,stm32-rcc.yaml
12 property-blocklist:
13 - ahb-prescaler
16 cpu1-prescaler:
20 - 1
21 - 2
22 - 3
[all …]
Dst,stm32f3-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
7 For more description confere st,stm32-rcc.yaml
9 compatible: "st,stm32f3-rcc"
11 include: st,stm32-rcc.yaml
14 adc12-prescaler:
17 - 0 # Synchronous mode
18 - 1 # not divided
19 - 2
20 - 4
21 - 6
[all …]
Dst,stm32wl-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
6 For more description confere st,stm32-rcc.yaml
8 compatible: "st,stm32wl-rcc"
11 - name: st,stm32wb-rcc.yaml
12 property-blocklist:
13 - ahb4-prescaler
14 - cpu2-prescaler
17 cpu2-prescaler:
20 - 1
21 - 2
[all …]
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.hid2 # SPDX-License-Identifier: Apache-2.0
15 range 1 256
16 default 2
22 range 1 256
23 default 2
34 module-str = usbd hid
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4700_F144x2048.dtsi4 * SPDX-License-Identifier: Apache-2.0
12 compatible = "mmio-sram";
17 compatible = "mmio-sram";
18 reg = <0x20000000 DT_SIZE_K(256)>;
23 reg = <0xc000000 DT_SIZE_M(2)>;
26 pages-count = <8>;
27 pages-size = <DT_SIZE_K(16)>;
30 pages-count = <1>;
31 pages-size = <DT_SIZE_K(128)>;
34 pages-count = <7>;
[all …]
/Zephyr-latest/drivers/espi/
DKconfig.it8xxx22 # SPDX-License-Identifier: Apache-2.0
47 bool "256"
67 default 256 if IT8XXX2_H2RAM_HC_SIZE_256
93 bool "256"
113 default 256 if IT8XXX2_H2RAM_ACPI_SHM_SIZE_256
135 # It means that the Host must alwasy write 2 bytes of data to port 80 otherwise
142 This allows EC to accept 2 bytes of port 80 data written from the Host.
DKconfig.npcx4 # SPDX-License-Identifier: Apache-2.0
19 default 256
24 64/128/256/512/1024/2048/4096 bytes.
29 default 256
34 8/16/32/64/128/256/512/1024/2048/4096 bytes.
48 bool "Host can write 1/2/4 bytes of Port80 data in a eSPI transaction"
52 EC can accept 1/2/4 bytes of Port 80 data written from the Host in an
58 default 256
/Zephyr-latest/subsys/mgmt/updatehub/
DKconfig1 # Copyright (c) 2018-2023 O.S.Systems
2 # SPDX-License-Identifier: Apache-2.0
5 bool "UpdateHub Firmware Over-the-Air support"
23 UpdateHub is an enterprise-grade solution which makes simple to
25 handles all aspects related to sending Firmware Over-the-Air
56 Server (updatehub-ce) as alternative to the
60 string "User address for the updatehub-ce-server"
99 int "Max CoAP block size defined as 2^(4 + EXP)"
104 0 - COAP_BLOCK_16
105 1 - COAP_BLOCK_32
[all …]
/Zephyr-latest/modules/hal_ethos_u/
DKconfig1 # SPDX-FileCopyrightText: <text>Copyright 2021-2022, 2024 Arm Limited and/or its
2 # affiliates <open-source-office@arm.com></text>
3 # SPDX-License-Identifier: Apache-2.0
6 bool "Ethos-U core driver"
10 This option enables the Arm Ethos-U core driver.
13 menu "Arm Ethos-U NPU configuration"
15 prompt "Arm Ethos-U NPU configuration"
18 bool "using Ethos-U55 with 64 macs"
20 bool "using Ethos-U55 with 128 macs"
22 bool "using Ethos-U55 with 256 macs"
[all …]
/Zephyr-latest/soc/microchip/mec/
DKconfig5 # SPDX-License-Identifier: Apache-2.0
18 Boot-ROM. Use the full Microchip SPI image generator program for
19 authentication and all other Boot-ROM loader features. Refer to the MCHP
65 bool "SPI flash operates full-duplex with frequency (< 25 MHz)"
68 bool "SPI flash operates full-duplex with fast reading mode"
92 bool "SPI flash size 256K Bytes"
94 The SPI flash size is 256K Bytes.
107 bool "SPI flash size 2M Bytes"
109 The SPI flash size is 2M Bytes.
130 default 256 if MCHP_MEC_HEADER_FLASH_SIZE_256K
[all …]
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/
Dmr_canhubk3.overlay4 * SPDX-License-Identifier: Apache-2.0
7 /* Connect P3.2 <-> P4.3 and P3.3 <-> P4.4 */
12 compatible = "zephyr,i2c-target-eeprom";
14 size = <256>;
21 compatible = "zephyr,i2c-target-eeprom";
23 size = <256>;
Dmax32662evkit.overlay4 * SPDX-License-Identifier: Apache-2.0
9 pinctrl-0 = <&i2c0a_scl_p0_12 &i2c0a_sda_p0_13>;
10 pinctrl-names = "default";
13 compatible = "zephyr,i2c-target-eeprom";
15 size = <256>;
20 dmas = <&dma0 1 MAX32_DMA_SLOT_I2C1_TX>, <&dma0 2 MAX32_DMA_SLOT_I2C1_RX>;
21 dma-names = "tx", "rx";
24 compatible = "zephyr,i2c-target-eeprom";
26 size = <256>;
Dnucleo_f429zi.overlay1 /* SPDX-License-Identifier: Apache-2.0 */
7 * i2c1 PB9 CN7:4 PB8 CN7:2
15 compatible = "zephyr,i2c-target-eeprom";
17 size = <256>;
23 compatible = "zephyr,i2c-target-eeprom";
25 size = <256>;
Dnucleo_f207zg.overlay1 /* SPDX-License-Identifier: Apache-2.0 */
7 * i2c1 PB9 CN7:4 PB8 CN7:2
15 compatible = "zephyr,i2c-target-eeprom";
17 size = <256>;
23 compatible = "zephyr,i2c-target-eeprom";
25 size = <256>;
Dnucleo_f746zg.overlay3 * SPDX-License-Identifier: Apache-2.0
10 * i2c1 PB9 CN7:4 PB8 CN7:2
18 compatible = "zephyr,i2c-target-eeprom";
20 size = <256>;
26 compatible = "zephyr,i2c-target-eeprom";
28 size = <256>;
Dstm32u083c_dk.overlay3 * SPDX-License-Identifier: Apache-2.0
10 * i2c1 PA10 CN10:2 PA9 CN7:23
18 compatible = "zephyr,i2c-target-eeprom";
20 size = <256>;
27 compatible = "zephyr,i2c-target-eeprom";
29 size = <256>;
Dstm32h573i_dk.overlay3 * SPDX-License-Identifier: Apache-2.0
11 * i2c2 PB11 CN15:1 PB10 CN15:2
18 compatible = "zephyr,i2c-target-eeprom";
20 size = <256>;
26 compatible = "zephyr,i2c-target-eeprom";
28 size = <256>;
/Zephyr-latest/boards/st/nucleo_f756zg/
Dnucleo_f756zg.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f7/stm32f756zgtx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
21 model = "STMicroelectronics STM32F756ZG-NUCLEO board";
22 compatible = "st,stm32f756zg-nucleo";
26 zephyr,shell-uart = &usart3;
29 zephyr,code-partition = &slot0_partition;
34 compatible = "gpio-leds";
50 compatible = "gpio-keys";
[all …]
/Zephyr-latest/tests/net/lib/coap_client/
DCMakeLists.txt1 # SPDX-License-Identifier: Apache-2.0
23 add_compile_definitions(CONFIG_COAP_CLIENT_BLOCK_SIZE=256)
24 add_compile_definitions(CONFIG_COAP_CLIENT_MESSAGE_SIZE=256)
30 add_compile_definitions(CONFIG_COAP_CLIENT_MAX_REQUESTS=2)
31 add_compile_definitions(CONFIG_COAP_CLIENT_MAX_INSTANCES=2)
/Zephyr-latest/drivers/disk/nvme/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
11 driver to support these. It will enable MSI-X and MSI multi-vector
18 range 2 4096
19 default 256
34 range 2 65536
35 default 256
42 default 2
44 This sets the amount of possible retries per-request.
57 default 2
59 This sets the amount of pre-allocated PRP list. Each list
[all …]
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dctr_prng.c1 /* test_ctr_prng.c - TinyCrypt implementation of some CTR-PRNG tests */
31 * This module tests the CTR-PRNG routines
44 #define MAX_BIN_SIZE (MAX_EXPECTED_STRING / 2)
61 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
84 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
85 * NonceLen = 0, PersonalizationStringLen = 0, AdditionalInputLen = 256,
107 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
108 * NonceLen = 0, PersonalizationStringLen = 256, AdditionalInputLen = 0,
116 "2a76d71b329f449c98dc08fff1d205a2fbd9e4ade120c7611c225c984eac8531288dd3"
130 * AES-128 no df, PredictionResistance = False, EntropyInputLen = 256,
[all …]
/Zephyr-latest/drivers/usb/uhc/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
16 range 2 256
23 range 16 256
36 module-str = uhc drv

12345678910>>...28