/Zephyr-latest/samples/modules/tflite-micro/magic_wand/renode/ |
D | litex-vexriscv-tflite.resc | 2 # SPDX-License-Identifier: Apache-2.0 9 machine LoadPlatformDescription $ORIGIN/litex-vexriscv-tflite.repl 19 i2c.adxl345 FeedSample 0 15000 15000 128 20 i2c.adxl345 FeedSample 0 0 0 128 22 i2c.adxl345 FeedSample 0 15000 15000 128 23 i2c.adxl345 FeedSample 0 0 0 128 25 i2c.adxl345 FeedSample 0 15000 15000 128 26 i2c.adxl345 FeedSample 0 0 0 128 28 i2c.adxl345 FeedSample 0 15000 15000 128 29 i2c.adxl345 FeedSample 0 0 0 128
|
D | litex-vexriscv-tflite.robot | 2 # SPDX-License-Identifier: Apache-2.0 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 91 Execute Command i2c.adxl345 FeedSample 0 0 0 128 93 Execute Command i2c.adxl345 FeedSample 0 15000 15000 128 [all …]
|
/Zephyr-latest/subsys/bluetooth/crypto/ |
D | bt_crypto.h | 2 * 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 23 * @retval 0 Computation was successful. @p res contains the result. 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 39 * @retval 0 Computation was successful. @p res contains the result. [all …]
|
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/ |
D | mmc56x3.h | 4 * SPDX-License-Identifier: Apache-2.0 43 #define MMC56X3_REG_TEMP 0x09 44 #define MMC56X3_CHIP_ID 0x10 45 #define MMC56X3_REG_STATUS 0x18 46 #define MMC56X3_REG_INTERNAL_ODR 0x1a 47 #define MMC56X3_REG_INTERNAL_CTRL_0 0x1b 48 #define MMC56X3_REG_INTERNAL_CTRL_1 0x1c 49 #define MMC56X3_REG_INTERNAL_CTRL_2 0x1d 50 #define MMC56X3_REG_ID 0x39 52 #define MMC56X3_CMD_RESET 0x10 [all …]
|
/Zephyr-latest/dts/bindings/can/ |
D | bosch,m_can-base.yaml | 3 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/soc/nuvoton/npcx/common/ |
D | soc_ncl.h | 4 * SPDX-License-Identifier: Apache-2.0 16 NCL_STATUS_OK = 0xA5A5, 17 NCL_STATUS_FAIL = 0x5A5A, 18 NCL_STATUS_INVALID_PARAM = 0x02, 19 NCL_STATUS_PARAM_NOT_SUPPORTED = 0x03, 20 NCL_STATUS_SYSTEM_BUSY = 0x04, 21 NCL_STATUS_AUTHENTICATION_FAIL = 0x05, 22 NCL_STATUS_NO_RESPONSE = 0x06, 23 NCL_STATUS_HARDWARE_ERROR = 0x07 27 NCL_SHA_TYPE_2_256 = 0, [all …]
|
/Zephyr-latest/tests/subsys/dsp/utils/src/ |
D | q7.c | 4 * SPDX-License-Identifier: Apache-2.0 24 (-128, 0, -1.0F), (127, 0, 0.9921875F), (127, 7, 127.0F), (-128, 7, -128.0F) 27 (-128, 0, -1.0), (127, 0, 0.9921875), (127, 7, 127.0), (-128, 7, -128.0) 34 "Conversion failed: 0x%08x shifted by %d = %f (expected %f)", data, shift, in test_shift_q7_to_f32() 43 "Conversion failed: 0x%08x shifted by %d = %f (expected %f)", data, shift, in test_shift_q7_to_f64()
|
/Zephyr-latest/tests/bluetooth/uuid/src/ |
D | test_bt_uuid_cmp.c | 2 * SPDX-License-Identifier: Apache-2.0 9 static struct bt_uuid_16 uuid_16 = BT_UUID_INIT_16(0xffff); 12 0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80, 13 0x00, 0x10, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00); 20 zassert_false(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0xffff)), in ZTEST() 23 /* Compare UUID 128 bits */ in ZTEST() 24 zassert_false(bt_uuid_cmp(&uuid_128.uuid, BT_UUID_DECLARE_16(0xffff)), in ZTEST() 27 /* Compare UUID 16 bits with UUID 128 bits */ in ZTEST() 32 zassert_true(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0x0000)), in ZTEST() 35 /* Compare different UUID 128 bits */ in ZTEST() [all …]
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/ |
D | power_down_cavs.S | 2 * SPDX-License-Identifier: Apache-2.0 9 #define IPC_HOST_BASE 0x00071E00 10 #define IPC_DIPCIDD 0x18 11 #define IPC_DIPCIDR 0x10 18 /* BUSY (bit31), MODULE_MSG (bit30), reply (bit29), SET_DX (bit 24-28: 7) */ 19 .word 0xE7000000 30 * A2 - argument for LPSRAM 31 * A3 - pointer to array containing power gating mask. 33 * A4 - platform type 34 * A5 - response_to_ipc [all …]
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_ifx_cat1.c | 5 * SPDX-License-Identifier: Apache-2.0 22 #define _IFX_CAT1_RTC_STATE_UNINITIALIZED 0 30 #if defined(SRSS_BACKUP_NUM_BREG3) && (SRSS_BACKUP_NUM_BREG3 > 0) 31 #define _IFX_CAT1_RTC_BREG (BACKUP->BREG_SET3[SRSS_BACKUP_NUM_BREG3 - 1]) 32 #elif defined(SRSS_BACKUP_NUM_BREG2) && (SRSS_BACKUP_NUM_BREG2 > 0) 33 #define _IFX_CAT1_RTC_BREG (BACKUP->BREG_SET2[SRSS_BACKUP_NUM_BREG2 - 1]) 34 #elif defined(SRSS_BACKUP_NUM_BREG1) && (SRSS_BACKUP_NUM_BREG1 > 0) 35 #define _IFX_CAT1_RTC_BREG (BACKUP->BREG_SET1[SRSS_BACKUP_NUM_BREG1 - 1]) 36 #elif defined(SRSS_BACKUP_NUM_BREG0) && (SRSS_BACKUP_NUM_BREG0 > 0) 37 #define _IFX_CAT1_RTC_BREG (BACKUP->BREG_SET0[SRSS_BACKUP_NUM_BREG0 - 1]) [all …]
|
/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_cavs.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 12 compatible = "intel,adsp-gpdma"; 13 #dma-cells = <1>; 14 reg = <0x0007c000 0x1000>; 15 shim = <0x00078400 0x100>; 16 interrupts = <0x10 0 0>; 17 interrupt-parent = <&cavs_intc3>; 18 dma-buf-size-alignment = <4>; 19 dma-copy-alignment = <4>; 25 compatible = "intel,adsp-gpdma"; [all …]
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h745.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/display/panel.h> 12 compatible = "st,stm32h745", "st,stm32h7", "simple-bus"; 14 flash-controller@52002000 { 16 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 17 write-block-size = <32>; 18 erase-block-size = <DT_SIZE_K(128)>; 19 /* maximum erase time for a 128K sector */ 20 max-erase-time = <4000>; 23 compatible = "st,stm32-nv-flash", "soc-nv-flash"; [all …]
|
D | stm32h743.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/display/panel.h> 12 compatible = "st,stm32h743", "st,stm32h7", "simple-bus"; 14 flash-controller@52002000 { 16 compatible = "st,stm32-nv-flash", "soc-nv-flash"; 17 write-block-size = <32>; 18 erase-block-size = <DT_SIZE_K(128)>; 19 /* maximum erase time for a 128K sector */ 20 max-erase-time = <4000>; 25 dma-requests= <107>; [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_imx8mq_m4.dtsi | 2 * Copyright (c) 2021, Kwon Tae-young 4 * SPDX-License-Identifier: Apache-2.0 10 reg = <0x00900000 DT_SIZE_K(128)>; 14 reg = <0x20200000 DT_SIZE_K(128)>;
|
D | nxp_kv5xf1m0vlx24.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 /* 64KB ITCM @ 0, 128KB DTCM @ 20000000, 64KB OCRAM @ 2F000000 */ 14 compatible = "mmio-sram"; 15 reg = <0x20000000 DT_SIZE_K(128)>; 21 compatible = "soc-nv-flash"; 22 reg = <0x10000000 DT_SIZE_K(1024)>; 23 erase-block-size = <DT_SIZE_K(8)>; 24 write-block-size = <8>;
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_c_1_2.c | 4 * SPDX-License-Identifier: Apache-2.0 9 * This code is auto-generated from the Excel Workbook 25 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 26 0x00, 0x00, 0x00, 0x00, 0x0c, 0xa0, 0x00, 0x00) 29 * @brief UUID for the Value V9 (128-bit UUID) Characteristic 32 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 33 0x00, 0x00, 0x00, 0x00, 0x09, 0xb0, 0x00, 0x00) 36 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic 39 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 40 0x00, 0x00, 0x00, 0x00, 0xd2, 0xd9, 0x00, 0x00) [all …]
|
D | service_c_1_1.c | 4 * SPDX-License-Identifier: Apache-2.0 9 * This code is auto-generated from the Excel Workbook 25 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 26 0x00, 0x00, 0x00, 0x00, 0x0c, 0xa0, 0x00, 0x00) 29 * @brief UUID for the Value V9 (128-bit UUID) Characteristic 32 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 33 0x00, 0x00, 0x00, 0x00, 0x09, 0xb0, 0x00, 0x00) 36 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic 39 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 40 0x00, 0x00, 0x00, 0x00, 0xd2, 0xd9, 0x00, 0x00) [all …]
|
D | service_c_1_3.c | 4 * SPDX-License-Identifier: Apache-2.0 9 * This code is auto-generated from the Excel Workbook 23 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 24 0x00, 0x00, 0x00, 0x00, 0x0c, 0xa0, 0x00, 0x00) 27 * @brief UUID for the Value V9 (128-bit UUID) Characteristic 30 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 31 0x00, 0x00, 0x00, 0x00, 0x09, 0xb0, 0x00, 0x00) 34 * @brief UUID for the Descriptor V9D2 (128-bit UUID) Characteristic 37 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 38 0x00, 0x00, 0x00, 0x00, 0xd2, 0xd9, 0x00, 0x00) [all …]
|
/Zephyr-latest/dts/arm/st/g4/ |
D | stm32g473Xb.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 reg = <0x20000000 DT_SIZE_K(128)>; 15 reg = <0x08000000 DT_SIZE_K(128)>;
|
D | stm32g474Xb.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 11 reg = <0x20000000 DT_SIZE_K(128)>; 15 reg = <0x08000000 DT_SIZE_K(128)>;
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf_rram | 4 # SPDX-License-Identifier: Apache-2.0 25 int "Internal write-buffer size" 28 range 0 32 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 37 range 0 4095 39 Set 0 to disable ready next timeout counter. 73 default 0x400 [all …]
|
/Zephyr-latest/tests/subsys/lorawan/clock_sync/src/ |
D | main.c | 5 * SPDX-License-Identifier: Apache-2.0 16 #define CMD_PACKAGE_VERSION (0x00) 17 #define CMD_APP_TIME (0x01) 18 #define CMD_DEVICE_APP_TIME_PERIODICITY (0x02) 19 #define CMD_FORCE_DEVICE_RESYNC (0x03) 44 zassert_equal(ret, 0); in uplink_handler() 55 lorawan_emul_send_downlink(CLOCK_SYNC_PORT, false, 0, 0, sizeof(req_data), req_data); in ZTEST() 58 zassert_equal(ret, 0, "receiving PackageVersionAns timed out"); in ZTEST() 60 zassert_equal(ans.data[0], CMD_PACKAGE_VERSION); in ZTEST() 76 /* wait for more than the default (=minimum) periodicity of 128s + 30s jitter */ in ZTEST() [all …]
|
/Zephyr-latest/tests/subsys/fs/ext2/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 8 reg = <0x00000000 DT_SIZE_M(128)>; 12 reg = <0x00000000 DT_SIZE_M(128)>; 14 compatible = "fixed-partitions"; 15 #address-cells = <1>; 16 #size-cells = <1>; 18 storage: partition@0 { 19 reg = <0x00000000 0x08000000>; 26 compatible = "zephyr,flash-disk"; 28 disk-name = "NAND"; [all …]
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.it8xxx2 | 2 # 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 138 bool "EC accepts 0x81 I/O cycle from eSPI transaction" 141 With this option enabled, EC will accept 0x81 I/O cycle from the Host. 143 (e.g. using iotools: iotools io_write16 0x80 0x1234)
|
/Zephyr-latest/samples/drivers/ht16k33/ |
D | README.rst | 1 .. zephyr:code-sample:: ht16k33 3 :relevant-api: led_interface kscan_interface 5 Control up to 128 LEDs connected to an HT16K33 LED driver and log keyscan events. 11 driver. The sample supports up to 128 LEDs connected to the 16 1. turn on all connected (up to 128) LEDs one-by-one 18 3. reduce the brightness gradually from 100% to 0% 27 connect an HT16K33 LED driver at address 0x70 on the I2C-0 bus. 29 .. zephyr-app-commands:: 30 :zephyr-app: samples/drivers/ht16k33 41 .. target-notes::
|