Searched refs:v1 (Results 1 – 25 of 1062) sorted by relevance
12345678910>>...43
/Zephyr-latest/tests/drivers/sensor/adltc2990/boards/ |
D | native_sim.overlay | 11 pins-v1-v2-current-resistor = <0>; 13 pin-v1-voltage-divider-resistors = <500 1000>; 25 pins-v1-v2-current-resistor = <1000000>; 27 pin-v1-voltage-divider-resistors = <0 1>; 37 pins-v1-v2-current-resistor = <1000000>; 39 pin-v1-voltage-divider-resistors = <0 1>; 51 pins-v1-v2-current-resistor = <1000000>; 53 pin-v1-voltage-divider-resistors = <0 1>; 65 pins-v1-v2-current-resistor = <10000>; 67 pin-v1-voltage-divider-resistors = <500 1000>; [all …]
|
/Zephyr-latest/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-latest/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-latest/boards/lilygo/ttgo_t7v1_5/ |
D | ttgo_t7v1_5_esp32_appcpu.dts | 6 /dts-v1/; 12 model = "ttgo t7 v1.5 APPCPU";
|
/Zephyr-latest/subsys/dfu/boot/ |
D | mcuboot_shell.c | 195 (unsigned int) hdr.h.v1.sem_ver.major, in cmd_mcuboot_info_area() 196 (unsigned int) hdr.h.v1.sem_ver.minor, in cmd_mcuboot_info_area() 197 (unsigned int) hdr.h.v1.sem_ver.revision, in cmd_mcuboot_info_area() 198 (unsigned int) hdr.h.v1.sem_ver.build_num); in cmd_mcuboot_info_area() 200 (unsigned int) hdr.h.v1.image_size); in cmd_mcuboot_info_area()
|
/Zephyr-latest/include/zephyr/drivers/stepper/ |
D | stepper_trinamic.h | 67 uint32_t v1; member 87 COND_CODE_1(DT_PROP_EXISTS(node, v1), \ 88 BUILD_ASSERT(IN_RANGE(DT_PROP(node, v1), TMC_RAMP_V1_MIN, \ 137 .v1 = DT_PROP(node, v1), \
|
/Zephyr-latest/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-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dts | 7 /dts-v1/;
|
/Zephyr-latest/samples/boards/bbc/microbit/sound/ |
D | README.rst | 11 to port P0 on the edge connector of the **BBC micro:bit v1** or 17 Using **BBC micro:bit v1**, a separate piezo buzzer must be connected to the board. 30 Building for a BBC micro:bit v1
|
/Zephyr-latest/boards/nxp/frdm_rw612/ |
D | frdm_rw612.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/beagle/beaglev_fire/ |
D | beaglev_fire_polarfire_u54_smp.dts | 1 /dts-v1/;
|
D | beaglev_fire_polarfire_u54.dts | 1 /dts-v1/;
|
/Zephyr-latest/boards/sifive/hifive_unleashed/ |
D | hifive_unleashed_u54.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/sifive/hifive_unmatched/ |
D | hifive_unmatched_u74.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/ |
D | fvp_baser_aemv8r_fvp_aemv8r_aarch32_smp.dts | 6 /dts-v1/;
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v1 | 5 # Intentionally left empty as sysbuild Kconfig doesn't support hw model v1.
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/ |
D | acp_6_0_acp_adsp.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/ |
D | frdm_mcxn947_mcxn947_cpu0.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/seeed/xiao_ble/ |
D | xiao_ble.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/snps/hsdk/ |
D | hsdk.dts | 7 /dts-v1/;
|
D | hsdk_arc_hsdk_2cores.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/others/candlelightfd/ |
D | candlelightfd_stm32g0b1xx.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/ |
D | m5stack_cores3_procpu_se.dts | 7 /dts-v1/;
|
/Zephyr-latest/boards/common/ |
D | stub.dts | 8 /dts-v1/;
|
12345678910>>...43