Home
last modified time | relevance | path

Searched +full:128 +full:- +full:bit (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/Zephyr-latest/subsys/bluetooth/crypto/
Dbt_crypto.h2 * SPDX-License-Identifier: Apache-2.0
14 * @brief Cypher based Message Authentication Code (CMAC) with AES 128 bit
18 * @param[in] key 128-bit key
24 * @retval -EIO Computation failed.
33 * @param[in] u 256-bit
34 * @param[in] v 256-bit
35 * @param[in] x 128-bit key
36 * @param[in] z 8-bit
40 * @retval -EIO Computation failed.
49 * @param[in] w 256-bit
[all …]
/Zephyr-latest/include/zephyr/bluetooth/
Dcrypto.h6 * Copyright (c) 2017-2020 Nordic Semiconductor ASA
7 * Copyright (c) 2015-2017 Intel Corporation
9 * SPDX-License-Identifier: Apache-2.0
41 /** @brief AES encrypt little-endian data.
47 * @param key 128 bit LS byte first key for the encryption of the plaintext
48 * @param plaintext 128 bit LS byte first plaintext data block to be encrypted
49 * @param enc_data 128 bit LS byte first encrypted data block
56 /** @brief AES encrypt big-endian data.
62 * @param key 128 bit MS byte first key for the encryption of the plaintext
63 * @param plaintext 128 bit MS byte first plaintext data block to be encrypted
[all …]
/Zephyr-latest/arch/riscv/
DKconfig.isa2 # SPDX-License-Identifier: Apache-2.0
7 RV32I Base Integer Instruction Set - 32bit
12 RV32E Base Integer Instruction Set (Embedded) - 32bit
16 default y if 64BIT
18 RV64I Base Integer Instruction Set - 64bit
23 RV128I Base Integer Instruction Set - 128bit
28 (M) - Standard Extension for Integer Multiplication and Division
37 (A) - Standard Extension for Atomic Instructions
41 read-modify-write memory to support synchronization between multiple
42 RISC-V threads running in the same memory space.
[all …]
/Zephyr-latest/dts/bindings/can/
Dbosch,m_can-base.yaml3 include: [can-fd-controller.yaml]
6 bosch,mram-cfg:
12 <offset std-filter-elements ext-filter-elements rx-fifo0-elements rx-fifo1-elements
13 rx-buffer-elements tx-event-fifo-elements tx-buffer-elements>
16 from. This is normally set to 0x0 when using a non-shared message RAM. The remaining cells
20 11-bit Filter 0-128 elements / 0-128 words
21 29-bit Filter 0-64 elements / 0-128 words
22 Rx FIFO 0 0-64 elements / 0-1152 words
23 Rx FIFO 1 0-64 elements / 0-1152 words
24 Rx Buffers 0-64 elements / 0-1152 words
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_c_1_2.c4 * SPDX-License-Identifier: Apache-2.0
9 * This code is auto-generated from the Excel Workbook
29 * @brief UUID for the Value V9 (128-bit UUID) Characteristic
36 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic
43 * @brief UUID for the Descriptor V9D3 (128-bit UUID) Characteristic
55 * @brief Attribute read call back for the Value V9 (128-bit UUID) attribute
63 * @return Number of bytes read, or in case of an error - BT_GATT_ERR()
70 const uint8_t *value = attr->user_data; in read_value_v9__128_bit_uuid()
77 * @brief Attribute write call back for the Value V9 (128-bit UUID) attribute
86 * @return Number of bytes written, or in case of an error - BT_GATT_ERR()
[all …]
Dservice_c_1_1.c4 * SPDX-License-Identifier: Apache-2.0
9 * This code is auto-generated from the Excel Workbook
29 * @brief UUID for the Value V9 (128-bit UUID) Characteristic
36 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic
43 * @brief UUID for the Descriptor V9D3 (128-bit UUID) Characteristic
55 * @brief Attribute read call back for the Value V9 (128-bit UUID) attribute
63 * @return Number of bytes read, or in case of an error - BT_GATT_ERR()
70 const uint8_t *value = attr->user_data; in read_value_v9__128_bit_uuid()
77 * @brief Attribute write call back for the Value V9 (128-bit UUID) attribute
86 * @return Number of bytes written, or in case of an error - BT_GATT_ERR()
[all …]
Dservice_c_1_3.c4 * SPDX-License-Identifier: Apache-2.0
9 * This code is auto-generated from the Excel Workbook
27 * @brief UUID for the Value V9 (128-bit UUID) Characteristic
34 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic
41 * @brief UUID for the Descriptor V9D3 (128-bit UUID) Characteristic
53 * @brief Attribute read call back for the Value V9 (128-bit UUID) attribute
61 * @return Number of bytes read, or in case of an error - BT_GATT_ERR()
68 const uint8_t *value = attr->user_data; in read_value_v9__128_bit_uuid()
75 * @brief Attribute write call back for the Value V9 (128-bit UUID) attribute
84 * @return Number of bytes written, or in case of an error - BT_GATT_ERR()
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dti,ina219.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: [sensor-device.yaml, i2c-device.yaml]
11 lsb-microamp:
17 example: 100 -> ~3A
18 shunt-milliohm:
31 The default of 32V is the power-on reset value of the device.
35 - 0
36 - 1
42 0 = 1 -> ±40 mV
43 1 = /2 -> ±80 mV
[all …]
/Zephyr-latest/drivers/flash/
DKconfig.nrf_rram4 # SPDX-License-Identifier: Apache-2.0
25 int "Internal write-buffer size"
30 Number of 128-bit words.
31 Maximum buffer size can be configured to the value of 32 (128-bit words).
32 Set 0 to disable write-buffer.
36 default 128
Djesd216.c4 * SPDX-License-Identifier: Apache-2.0
19 res->instr = packed >> 8; in extract_instr()
20 res->mode_clocks = (packed >> 5) & 0x07; in extract_instr()
21 res->wait_states = packed & 0x1F; in extract_instr()
31 int rv = -ENOTSUP; in jesd216_bfp_read_support()
35 if ((php->len_dw >= 15) in jesd216_bfp_read_support()
36 && (sys_le32_to_cpu(bfp->dw10[5]) & BIT(9))) { in jesd216_bfp_read_support()
41 if ((php->len_dw >= 19) in jesd216_bfp_read_support()
42 && (sys_le32_to_cpu(bfp->dw10[9]) & BIT(9))) { in jesd216_bfp_read_support()
50 if (sys_le32_to_cpu(bfp->dw1) & BIT(16)) { in jesd216_bfp_read_support()
[all …]
/Zephyr-latest/dts/bindings/dma/
Dandestech,atcdmac300.yaml4 # SPDX-License-Identifier: Apache-2.0
8 include: dma-controller.yaml
17 chain-transfer:
20 "#dma-cells":
23 dma-cells:
24 - channel
25 - slot
26 - channel-config
33 3. channel-config: A 32bit mask specifying the DMA channel configuration
35 -bit 0-1 : Direction (see dma.h)
[all …]
/Zephyr-latest/tests/kernel/common/src/
Dbitarray.c4 * SPDX-License-Identifier: Apache-2.0
17 #define BIT_INDEX(bit) ((3 - ((bit >> 3) & 0x3)) + 4*(bit >> 5)) argument
19 #define BIT_INDEX(bit) (bit >> 3) argument
21 #define BIT_VAL(bit) (1 << (bit & 0x7)) argument
61 zassert_equal(ba->num_bits, num_bits, in validate_bitarray_define()
63 num_bits, ba->num_bits); in validate_bitarray_define()
65 zassert_equal(ba->num_bundles, num_bundles, in validate_bitarray_define()
67 num_bundles, ba->num_bundles); in validate_bitarray_define()
70 zassert_equal(ba->bundles[i], FREE, in validate_bitarray_define()
88 SYS_BITARRAY_DEFINE(ba_128_bit, 128); in ZTEST()
[all …]
/Zephyr-latest/drivers/can/
Dcan_mcp2515.h4 * SPDX-License-Identifier: Apache-2.0
66 * Startup time of 128 OSC1 clock cycles at 1MHz (minimum clock in frequency)
67 * see MCP2515 datasheet section 8.1 Oscillator Start-up Timer
69 #define MCP2515_OSC_STARTUP_US 128U
116 #define MCP2515_CANINTF_RX0IF BIT(0)
117 #define MCP2515_CANINTF_RX1IF BIT(1)
118 #define MCP2515_CANINTF_TX0IF BIT(2)
119 #define MCP2515_CANINTF_TX1IF BIT(3)
120 #define MCP2515_CANINTF_TX2IF BIT(4)
121 #define MCP2515_CANINTF_ERRIF BIT(5)
[all …]
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/
Dlitex-vexriscv-tflite.robot2 # SPDX-License-Identifier: Apache-2.0
15 # Passing whitespaces in arguments is a bit tricky.
34 # Passing whitespaces in arguments is a bit tricky.
58 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl
76 Execute Command machine LoadPlatformDescription @${CURDIR}/litex-vexriscv-tflite.repl
84 Execute Command i2c.adxl345 FeedSample 0 15000 15000 128
85 Execute Command i2c.adxl345 FeedSample 0 0 0 128
87 Execute Command i2c.adxl345 FeedSample 0 15000 15000 128
88 Execute Command i2c.adxl345 FeedSample 0 0 0 128
90 Execute Command i2c.adxl345 FeedSample 0 15000 15000 128
[all …]
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dasm_ldo_management.h2 * SPDX-License-Identifier: Apache-2.0
18 #define SHIM_LDOCTL_HPSRAM_LDO_BYPASS (BIT(0) | BIT(16))
19 #define SHIM_LDOCTL_LPSRAM_LDO_BYPASS BIT(2)
26 movi \ax, 128
28 addi \ax, \ax, -1
69 movi \ax, 128
71 addi \ax, \ax, -1
89 movi \ax, 128
91 addi \ax, \ax, -1
/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml2 # SPDX - License - Identifier : Apache - 2.0
9 - name: reset-device.yaml
10 - name: ethernet-controller.yaml
17 max-frame-size:
23 means that normally xgmac will reject any frame above max-frame-size
27 max-speed:
30 - 10
31 - 100
32 - 1000
33 - 2500
[all …]
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_v2_internal.h4 * SPDX-License-Identifier: Apache-2.0
9 #define AUX_MPU_EN_ENABLE BIT(30)
10 #define AUX_MPU_EN_DISABLE ~BIT(30)
13 * The size of the region is a 5-bit field, the three MSB bits are
16 * 00000-00011 Reserved
17 * 0x4 32 0x5 64 0x6 128 0x7 256
20 * 0x10 128K 0x11 256K 0x12 512K 0x13 1M
22 * 0x18 32M 0x19 64M 0x1A 128M 0x1B 256M
25 * Bit ... 12 11 10 9 8 3 2 1 0
26 * ------+------------+------+---+-----------+
[all …]
Darc_mpu_v6_internal.h4 * SPDX-License-Identifier: Apache-2.0
9 #define AUX_MPU_EN_BANK_MASK BIT(0)
10 #define AUX_MPU_EN_IC BIT(12)
11 #define AUX_MPU_EN_DC BIT(13)
12 #define AUX_MPU_EN_ENABLE BIT(30)
13 #define AUX_MPU_EN_DISABLE ~BIT(30)
16 * The size of the region is a 5-bit field, the three MSB bits are
19 * 00000-00011 Reserved
20 * 0x4 32 0x5 64 0x6 128 0x7 256
23 * 0x10 128K 0x11 256K 0x12 512K 0x13 1M
[all …]
/Zephyr-latest/boards/bbc/microbit_v2/
Dbbc_microbit_v2.yaml2 name: BBC Micro:Bit V2
6 - zephyr
7 - gnuarmemb
8 - xtools
9 ram: 128
12 - net
14 - ble
15 - i2c
16 - gpio
/Zephyr-latest/dts/bindings/hwinfo/
Dnxp,lpc-uid.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: NXP LPC 128-bit Unique identifier
6 compatible: "nxp,lpc-uid"
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu_metadata.h4 * SPDX-License-Identifier: Apache-2.0
43 BT_MESH_DFU_FW_CORE_TYPE_APP = BIT(0),
45 BT_MESH_DFU_FW_CORE_TYPE_NETWORK = BIT(1),
46 /** Application-specific BLOB. */
47 BT_MESH_DFU_FW_CORE_TYPE_APP_SPECIFIC_BLOB = BIT(2),
62 /** Application-specific data for new firmware. This field is optional. */
64 /** Length of the application-specific field. */
93 * @param key 128-bit key to be used in the hash computation.
102 * @param key 128-bit key to be used in the hash computation.
/Zephyr-latest/drivers/sensor/ti/ina3221/
Dina3221.h4 * SPDX-License-Identifier: Apache-2.0
24 #define INA3221_MASK_ENABLE_CONVERSION_READY BIT(0)
25 #define INA3221_CONFIG_RST BIT(15)
26 #define INA3221_CONFIG_CH1 BIT(14)
27 #define INA3221_CONFIG_CH2 BIT(13)
28 #define INA3221_CONFIG_CH3 BIT(12)
32 #define INA3221_CONFIG_CONTINUOUS BIT(2)
33 #define INA3221_CONFIG_BUS BIT(1)
34 #define INA3221_CONFIG_SHUNT BIT(0)
63 static const int32_t avg_mode_samples[8] = {1, 4, 16, 64, 128, 256, 512, 1024};
/Zephyr-latest/tests/bluetooth/uuid/src/
Dtest_bt_uuid_create.c2 * SPDX-License-Identifier: Apache-2.0
25 /* Create UUID from LE 16 bit byte array */ in ZTEST()
33 /* Compare UUID 128 bits */ in ZTEST()
41 /* Create UUID from BE 16 bit byte array */ in ZTEST()
49 /* Compare UUID 128 bits */ in ZTEST()
/Zephyr-latest/drivers/espi/
DKconfig.it8xxx22 # SPDX-License-Identifier: Apache-2.0
44 bool "128"
66 default 128 if IT8XXX2_H2RAM_HC_SIZE_128
90 bool "128"
112 default 128 if IT8XXX2_H2RAM_ACPI_SHM_SIZE_128
132 # status bit to indicate which cycle triggered the interrupt and data registers
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1327fb.yaml1 # Copyright (c) 2024, Savoir-faire Linux
2 # SPDX-License-Identifier: Apache-2.0
4 description: SSD1327 128x128 dot-matrix display controller on MIPI_DBI bus
6 include: [mipi-dbi-spi-device.yaml, display-controller.yaml]
11 oscillator-freq:
16 display-offset:
21 start-line:
26 multiplex-ratio:
29 description: Multiplex ratio from 16MUX to 128MUX
34 description: Pre-charge period ranging from 0 to 15 DCLK's
[all …]

12345678910>>...16