Searched full:v1 (Results 1 – 25 of 855) sorted by relevance
12345678910>>...35
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/tests/ |
D | test_dtlib.py | 129 /dts-v1/; 138 /dts-v1/; 156 /dts-v1/; 175 /dts-v1/; 184 /dts-v1/; 193 /dts-v1/; 205 /dts-v1/; 214 /dts-v1/; 224 /dts-v1/; 236 /dts-v1/; [all …]
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/interrupt_controller/ |
D | gic.h | 32 * v1 ICDDCR 39 * v1 ICDICTR 46 * v1 ICDIIDR 53 * v1 ICDISRn 60 * v1 ICDISERn 67 * v1 ICDICERn 74 * v1 ICDISPRn 81 * v1 ICDICPRn 88 * v1 ICDABRn 103 * v1 ICDIPRn [all …]
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | adi,adltc2990.yaml | 43 0 | 0 0 0 | V1, V2, TR2 (Default) 44 1 | 0 0 1 | V1 – V2, TR2 45 2 | 0 1 0 | V1 – V2, V3, V4 49 6 | 1 1 0 | V1 – V2, V3 – V4 50 7 | 1 1 1 | V1, V2, V3, V4 58 1 | 0 1 | TR1, V1 or V1 – V2 Only per Mode [2:0] 64 pins-v1-v2-current-resistor: 68 pin-v1-voltage-divider-resistors:
|
D | seeed,grove-temperature.yaml | 19 Set to indicate a v1.0 sensor. Leave unset for v1.1 or v1.2.
|
/Zephyr-Core-3.5.0/samples/subsys/portability/cmsis_rtos_v1/philosophers/ |
D | README.rst | 1 .. zephyr:code-sample:: cmsis-rtos-v1 2 :name: Dining Philosophers (CMSIS RTOS V1 APIs) 4 Implement a solution to the Dining Philosophers problem using CMSIS RTOS V1. 10 multi-thread synchronization problem) using CMSIS RTOS V1 APIs. This particular 13 which uses CMSIS RTOS V1 API implementation in Zephyr. 54 CMSIS RTOS V1 APIs. This particular implementation demonstrates the
|
/Zephyr-Core-3.5.0/subsys/mgmt/hawkbit/ |
D | hawkbit_firmware.c | 24 snprintk(version, version_len, "%d.%d.%d", header.h.v1.sem_ver.major, in hawkbit_get_firmware_version() 25 header.h.v1.sem_ver.minor, header.h.v1.sem_ver.revision); in hawkbit_get_firmware_version()
|
/Zephyr-Core-3.5.0/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/ |
D | README.rst | 1 .. zephyr:code-sample:: cmsis-rtos-v1-sync 2 :name: Synchronization using CMSIS RTOS V1 APIs 4 Use timers and message queues from CMSIS RTOS v1 API to synchronize threads. 9 CMSIS RTOS V1 APIs.
|
/Zephyr-Core-3.5.0/dts/bindings/interrupt-controller/ |
D | arm,gic-v1.yaml | 3 description: ARM Generic Interrupt Controller v1 5 compatible: arm,gic-v1
|
/Zephyr-Core-3.5.0/subsys/mgmt/updatehub/ |
D | updatehub_firmware.c | 33 header.h.v1.sem_ver.major, in updatehub_get_firmware_version() 34 header.h.v1.sem_ver.minor, in updatehub_get_firmware_version() 35 header.h.v1.sem_ver.revision); in updatehub_get_firmware_version()
|
/Zephyr-Core-3.5.0/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 3 CMSIS RTOS v1 10 making it generic. For more information on CMSIS RTOS v1, please refer
|
/Zephyr-Core-3.5.0/dts/bindings/mtd/ |
D | gd,gd32-nv-flash-v1.yaml | 5 Flash memory binding of GD32 FMC v1. 21 compatible: gd,gd32-nv-flash-v1
|
/Zephyr-Core-3.5.0/dts/bindings/i2c/ |
D | st,stm32-i2c-v1.yaml | 4 description: STM32 I2C V1 controller 6 compatible: "st,stm32-i2c-v1"
|
/Zephyr-Core-3.5.0/.github/workflows/ |
D | release.yml | 24 uses: fsfe/reuse-action@v1 41 uses: actions/create-release@v1 53 uses: actions/upload-release-asset@v1
|
/Zephyr-Core-3.5.0/subsys/portability/cmsis_rtos_v1/ |
D | Kconfig | 5 bool "CMSIS RTOS v1 API" 10 This enables CMSIS RTOS v1 API support. This is an OS-integration
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/ |
D | mesh.rst | 8 `Bluetooth Mesh Profile Specification v1.0.1 <https://www.bluetooth.com/specifications/specs/mesh-p… 10 Implementation of the `Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specif…
|
/Zephyr-Core-3.5.0/dts/bindings/dma/ |
D | st,stm32-dma.yaml | 10 V1 like stm32F4 or stm32F2 socs, they include FIFO control registers 27 description: If the DMA controller V1 supports memory to memory transfer
|
D | st,stm32-dma-v1.yaml | 5 STM32 DMA controller (V1) 57 compatible = "st,stm32-dma-v1"; 73 compatible: "st,stm32-dma-v1"
|
/Zephyr-Core-3.5.0/subsys/dfu/boot/ |
D | mcuboot_shell.c | 179 (unsigned int) hdr.h.v1.sem_ver.major, in cmd_mcuboot_info_area() 180 (unsigned int) hdr.h.v1.sem_ver.minor, in cmd_mcuboot_info_area() 181 (unsigned int) hdr.h.v1.sem_ver.revision, in cmd_mcuboot_info_area() 182 (unsigned int) hdr.h.v1.sem_ver.build_num); in cmd_mcuboot_info_area() 184 (unsigned int) hdr.h.v1.image_size); in cmd_mcuboot_info_area()
|
/Zephyr-Core-3.5.0/boards/arm/stm32vl_disco/doc/ |
D | index.rst | 11 integrated ST-LINK debugger and programmer is included (V1), but the only 25 - On-board ST-LINK/V1 with selection mode switch to use the kit as a standalone 26 ST-LINK/V1 (with SWD connector for programming and debugging) 134 STM32VLDISCOVERY board includes an ST-LINK/V1 embedded debug tool interface. 164 The ST-LINK/V1 includes a buggy USB mass storage gadget. To connect to the
|
/Zephyr-Core-3.5.0/boards/xtensa/esp32_ethernet_kit/doc/ |
D | index.rst | 11 .. _get-started-esp32-ethernet-kit-v1.2-overview: 13 .. figure:: img/esp32-ethernet-kit-v1.2-overview.jpg 15 :alt: ESP32-Ethernet-Kit V1.2 18 ESP32-Ethernet-Kit V1.2 Overview 33 .. _get-started-esp32-ethernet-kit-v1.2: 35 .. figure:: img/esp32-ethernet-kit-v1.2.jpg 37 :alt: ESP32-Ethernet-Kit V1.2 40 ESP32-Ethernet-Kit V1.2 54 .. figure:: img/esp32-ethernet-kit-v1.1-block-diagram.jpg 68 .. _get-started-esp32-ethernet-kit-a-v1.2-layout: [all …]
|
/Zephyr-Core-3.5.0/drivers/dma/ |
D | Kconfig.stm32 | 17 Driver for STM32 DMA V1, V2, V2bis and BDMA types. 35 Enable DMA V1 support.
|
/Zephyr-Core-3.5.0/dts/bindings/net/wireless/ |
D | nordic,nrf21540-fem.yaml | 103 Specification (v1.0), and can be overridden for tuned 112 Specification (v1.0), and can be overridden for tuned 121 Specification (v1.0), and can be overridden for tuned 130 Specification (v1.0), and can be overridden for tuned
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/dma/ |
D | dma_stm32.h | 26 /* typically on the stm32H7 serie, DMA V1 with mux */ 33 /* macro for dma slot (only for dma-v1 or dma-v2 types) */ 75 /* macro for features (only for dma-v1) */
|
/Zephyr-Core-3.5.0/boards/posix/native_posix/ |
D | native_posix_64.dts | 7 /dts-v1/;
|
/Zephyr-Core-3.5.0/boards/arm/rpi_pico/ |
D | rpi_pico_w.dts | 7 /dts-v1/;
|
12345678910>>...35