Searched refs:v3 (Results 1 – 25 of 216) sorted by relevance
123456789
/Zephyr-latest/tests/drivers/sensor/adltc2990/boards/ |
D | native_sim.overlay | 12 pins-v3-v4-current-resistor = <0>; 15 pin-v3-voltage-divider-resistors = <7000 1000>; 26 pins-v3-v4-current-resistor = <0>; 29 pin-v3-voltage-divider-resistors = <0 1>; 38 pins-v3-v4-current-resistor = <0>; 41 pin-v3-voltage-divider-resistors = <0 1>; 52 pins-v3-v4-current-resistor = <0>; 55 pin-v3-voltage-divider-resistors = <0 1>; 66 pins-v3-v4-current-resistor = <100000>; 69 pin-v3-voltage-divider-resistors = <7000 1000>; [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.dtm | 24 bool "HCI LE Receiver Test v3" 27 Enable support for the DTM Receiver test command v3. 30 bool "HCI LE Transmitter Test v3" 33 Enable support for the DTM Transmitter test command v3.
|
/Zephyr-latest/.github/ |
D | SECURITY.md | 15 - v3.7: Current LTS 16 - v3.6: Prior release
|
/Zephyr-latest/samples/kernel/bootargs/ |
D | README.rst | 37 *** Booting Zephyr OS build v3.7.0-514-gd4490bc739d1 *** 58 *** Booting Zephyr OS build v3.7.0-rc2-421-g3cf718e6dabc *** 71 *** Booting Zephyr OS build v3.7.0-rc2-421-g3cf718e6dabc *** 100 *** Booting Zephyr OS build v3.7.0-rc2-421-g3cf718e6dabc *** 117 *** Booting Zephyr OS build v3.7.0-rc2-421-g3cf718e6dabc ***
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 71 reg-3v3-sensors-1 { 73 regulator-name = "reg-3v3-sensors-1"; 81 reg-3v3-sensors-2 { 83 regulator-name = "reg-3v3-sensors-2"; 91 reg-3v3-sensors-3 { 93 regulator-name = "reg-3v3-sensors-3"; 101 reg-3v3-sensors-4 { 103 regulator-name = "reg-3v3-sensors-4"; 111 reg-3v3-spektrum { 113 regulator-name = "reg-3v3-spektrum";
|
/Zephyr-latest/samples/subsys/usb/dfu/ |
D | README.rst | 82 *** Booting Zephyr OS build zephyr-v3.0.0-360-gc0dd594d4d3d *** 90 *** Booting Zephyr OS build zephyr-v3.0.0-361-gb987e6daa2f9 *** 99 *** Booting Zephyr OS build zephyr-v3.0.0-360-gc0dd594d4d3d *** 108 *** Booting Zephyr OS build zephyr-v3.0.0-361-gb987e6daa2f9 *** 141 *** Booting Zephyr OS build zephyr-v3.0.0-361-ge6900e2451d5 *** 144 *** Booting Zephyr OS build zephyr-v3.0.0-360-gc0dd594d4d3d *** 152 *** Booting Zephyr OS build zephyr-v3.0.0-361-gb987e6daa2f9 ***
|
/Zephyr-latest/boards/xen/xenvm/ |
D | xenvm_xenvm_gicv3.dts | 9 compatible = "arm,gic-v3", "arm,gic";
|
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/ |
D | README.rst | 36 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 *** 53 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 *** 60 *** Booting Zephyr OS build zephyr-v3.2.0-323-g468d4ae383c1 ***
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.xlnx | 12 Enable Xilinx AXI Quad SPI v3.2 driver.
|
/Zephyr-latest/samples/posix/uname/ |
D | README.rst | 43 version[61]: zephyr-v3.5.0-3515-g10156f5f1d9c Jan 9 2024 22:23:04 48 Zephyr zephyr 3.5.99 zephyr-v3.5.0-3515-g10156f5f1d9c Jan 9 2024 22:23:04 x86 qemu_x86
|
/Zephyr-latest/boards/nxp/rddrone_fmuk66/ |
D | rddrone_fmuk66.dts | 88 reg-3v3-s { 90 regulator-name = "reg-3v3-s"; 98 reg-3v3-neth { 100 regulator-name = "reg-3v3-neth"; 107 reg-3v3-sd { 109 regulator-name = "reg-3v3-sd";
|
/Zephyr-latest/cmake/modules/ |
D | FindDeprecated.cmake | 42 # This code was deprecated after Zephyr v3.1.0 58 # This code was deprecated after Zephyr v3.3.0 68 # This code was deprecated after Zephyr v3.2.0 91 # This code was deprecated after Zephyr v3.4.0 156 # This code was deprecated after Zephyr v3.5.0
|
/Zephyr-latest/tests/arch/arm/arm_thread_swap/src/ |
D | arm_thread_arch.c | 57 .v1 = 0x12345678, .v2 = 0x23456789, .v3 = 0x3456789a, .v4 = 0x456789ab, 100 && (src->v3 == dst->v3) in verify_callee_saved() 110 src->v3, in verify_callee_saved() 118 dst->v3, in verify_callee_saved()
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 1018 This has been fixed in main for v3.0.0 1034 This has been fixed in main for v3.0.0 1047 This has been fixed in main for v3.0.0 1066 This has been fixed in main for v3.0.0 1079 This has been fixed in main for v3.1.0 1087 - `PR 45188 fix for v3.0.0 1098 This has been fixed in main for v3.1.0 1106 - `PR 45135 fix for v3.0.0 1117 This has been fixed in main for v3.1.0 1130 This has been fixed in main for v3.2.0 [all …]
|
/Zephyr-latest/boards/96boards/wistrio/ |
D | 96b_lscon.dtsi | 9 compatible = "linaro,96b-lscon-3v3";
|
/Zephyr-latest/boards/96boards/carbon/ |
D | 96b_lscon.dtsi | 9 compatible = "linaro,96b-lscon-3v3";
|
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/ |
D | mimxrt1062_fmurt6.dts | 54 reg-3v3-sdcard { 56 regulator-name = "reg-3v3-sdcard"; 81 reg-3v3-sensor { 83 regulator-name = "reg-3v3-sensor"; 91 reg-3v3-spektrum { 93 regulator-name = "reg-3v3-spektrum";
|
/Zephyr-latest/subsys/bindesc/ |
D | Kconfig.version | 41 The kernel git reference, such as "v3.3.0-18-g2c85d9224fca", 74 The application git reference, such as "v3.3.0-18-g2c85d9224fca"
|
/Zephyr-latest/samples/sysbuild/with_mcuboot/ |
D | README.rst | 45 *** Booting Zephyr OS build v3.2.0-rc3-209-gdcf4201d3573 *** 46 *** Booting Zephyr OS build v3.2.0-rc3-209-gdcf4201d3573 ***
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/ |
D | index.rst | 36 The VDD from arduino is 3v3 JP1 2-3 42 The VDD from arduino is 3v3 JP1 2-3
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/ |
D | index.rst | 36 The VDD from arduino is 3v3 JP1 2-3 42 The VDD from arduino is 3v3 JP1 2-3
|
/Zephyr-latest/boards/shields/rk043fn02h_ct/doc/ |
D | index.rst | 32 | 4 | VDD (3v3) | 68 | 1 | VDD (3v3) |
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/doc/ |
D | index.rst | 32 | 4 | VDD (3v3) | 68 | 1 | VDD (3v3) |
|
/Zephyr-latest/samples/drivers/mbox/ |
D | README.rst | 40 *** Booting Zephyr OS build zephyr-v3.1.0-2383-g147aee22f273 *** 56 *** Booting Zephyr OS build zephyr-v3.1.0-2383-g147aee22f273 ***
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | thread.h | 28 uint32_t v3; /* r6 */ member
|
123456789