Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 25 of 64) sorted by relevance

123

/Zephyr-latest/tests/drivers/sensor/adltc2990/boards/
Dnative_sim.overlay12 pins-v3-v4-current-resistor = <0>;
16 pin-v4-voltage-divider-resistors = <500 1000>;
26 pins-v3-v4-current-resistor = <0>;
30 pin-v4-voltage-divider-resistors = <0 1>;
38 pins-v3-v4-current-resistor = <0>;
42 pin-v4-voltage-divider-resistors = <0 1>;
52 pins-v3-v4-current-resistor = <0>;
56 pin-v4-voltage-divider-resistors = <0 1>;
66 pins-v3-v4-current-resistor = <100000>;
70 pin-v4-voltage-divider-resistors = <500 1000>;
[all …]
/Zephyr-latest/.github/
DSECURITY.md11 At this time, with the latest release of v4.0, the supported
14 - v4.0: Current release
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c833 int v4; in init_listener() local
854 v4 = get_socket(AF_INET); in init_listener()
855 if (v4 < 0) { in init_listener()
864 zsock_close(v4); in init_listener()
878 ret = zsock_setsockopt(v4, SOL_SOCKET, SO_BINDTODEVICE, in init_listener()
882 v4, ifindex, ret); in init_listener()
886 v4_ctx[i].sock = v4; in init_listener()
890 if (v4_ctx[i].fds[j].fd == v4) { in init_listener()
896 v4_ctx[i].fds[j].fd = v4; in init_listener()
898 ipv4_fds[fds_pos].fd = v4; in init_listener()
[all …]
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.dtm36 bool "HCI LE Transmitter Test v4"
39 Enable support for the DTM Transmitter test command v4.
DKconfig507 Enable support for Bluetooth v4.0 LE Encryption feature in the
515 Enable support for Bluetooth v4.2 Elliptic Curve Diffie-Hellman
524 Enable support for Bluetooth v4.1 Connection Parameter Request feature
532 Enable support for Bluetooth v4.1 Extended Reject Indication feature
540 Enable support for Bluetooth v4.1 Peripheral-initiated Features Exchange
548 Enable support for Bluetooth v4.1 LE Ping feature in the Controller.
551 # Hidden option to enable support for Bluetooth v4.2 LE Data Length
630 Enable support for Bluetooth v4.2 LE Controller-based Privacy feature
660 Enable support for Bluetooth v4.2 LE Extended Scanner Filter Policies
/Zephyr-latest/doc/connectivity/networking/api/
Dsntp.rst14 `IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
/Zephyr-latest/tests/arch/arm/arm_thread_swap/src/
Darm_thread_arch.c57 .v1 = 0x12345678, .v2 = 0x23456789, .v3 = 0x3456789a, .v4 = 0x456789ab,
101 && (src->v4 == dst->v4) in verify_callee_saved()
111 src->v4, in verify_callee_saved()
119 dst->v4, in verify_callee_saved()
/Zephyr-latest/boards/native/native_posix/
DKconfig.defconfig7 default "v4.2.0"
/Zephyr-latest/include/zephyr/arch/arm/
Dthread.h29 uint32_t v4; /* r7 */ member
/Zephyr-latest/tests/net/lib/dns_sd/src/
Dmain.c680 int v4; in ZTEST() local
685 v4 = zsock_socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP); in ZTEST()
686 zassert_true(v4 >= 0, "Create IPv4 UDP context failed (%d)", -errno); in ZTEST()
688 zassert_equal(0, setup_dst_addr(v4, AF_INET, &dst, &dst_len), ""); in ZTEST()
691 (void)zsock_getsockopt(v4, IPPROTO_IP, IP_MULTICAST_TTL, &ttl, &optlen); in ZTEST()
698 (void)zsock_close(v4); in ZTEST()
/Zephyr-latest/cmake/modules/
DFindDeprecated.cmake103 # This code was deprecated after Zephyr v4.0.0
119 # This code was deprecated after Zephyr v4.0.0
135 # This code was deprecated after Zephyr v4.0.0
/Zephyr-latest/drivers/dma/
DKconfig.mcux_edma25 bool "MCUX DMA v4 driver"
/Zephyr-latest/arch/arm/core/cortex_m/
Dcoredump.c82 arch_blk.r.r7 = esf->extra_info.callee->v4; in arch_coredump_info_dump()
/Zephyr-latest/arch/arc/core/mpu/
DKconfig12 For other versions, the minimum region is 32 bytes; v4 has secure features,
/Zephyr-latest/arch/arm/core/
Dfatal.c56 callee->v4, callee->v5, callee->v6); in esf_dump()
Dgdbstub.c60 ctx.registers[R7] = esf->extra_info.callee->v4; in z_gdb_entry()
/Zephyr-latest/tests/benchmarks/posix/threads/
DREADME.rst14 *** Booting Zephyr OS build v4.0.0-1410-gfca33facee37 ***
/Zephyr-latest/doc/security/
Dsecurity-citations.rst31 Target v4.2," 2010.
/Zephyr-latest/boards/native/native_sim/
DKconfig27 This option is deprecated and will be removed in Zephyr v4.3
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/
DREADME.rst42 *** Booting Zephyr OS build v4.0.0-1260-gbaa49f6f32d5 ***
/Zephyr-latest/boards/shields/frdm_kw41z/doc/
Dindex.rst13 (BLE) v4.2, Generic FSK, IEEE |reg| 802.15.4 and Thread.
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/
DREADME.rst42 *** Booting Zephyr OS build v4.0.0-rc2-61-ga24efebe15e2 ***
/Zephyr-latest/tests/arch/arm/arm_interrupt/src/
Darm_interrupt.c48 (callee_regs->v4 /* r7 */ == 7) && in check_esf_matches_expectations()
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/
Dindex.rst51 .. figure:: img/esp-wrover-kit-v4.1-layout-back.jpg
162 .. |jmpextpwr| image:: img/esp-wrover-kit-v4.1-jp7-ext_5v.jpg
164 .. |jmpusbpwr| image:: img/esp-wrover-kit-v4.1-jp7-usb_5v.jpg
166 .. |jmpjtag| image:: img/esp-wrover-kit-v4.1-jp2-jtag.jpg
168 .. |jmpuart| image:: img/esp-wrover-kit-v4.1-jp2-tx-rx.jpg
170 .. |jmpctrl| image:: img/esp-wrover-kit-v4.1-jp14.jpg
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst5 Migration guide to Zephyr v4.1.0 (Working Draft)
8 This document describes the changes required when migrating your application from Zephyr v4.0.0 to
9 Zephyr v4.1.0.

123