Home
last modified time | relevance | path

Searched refs:unspecified (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/w1/
DKconfig67 if multiple 1-Wire devices unspecified in the
/Zephyr-latest/subsys/net/ip/
Dipv4_acd.c97 struct in_addr unspecified = { 0 }; in ipv4_acd_send_probe() local
100 pkt = ipv4_acd_prepare_arp(iface, &unspecified, &ifaddr->address.in_addr); in ipv4_acd_send_probe()
/Zephyr-latest/arch/common/
DCMakeLists.txt85 # Some linkers fill unspecified region with pattern other than 0x00. Include
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst210 unspecified in C99! It is the (expected) left-to-right order in
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst192 - There shall be no occurrence of undefined or critical unspecified behaviour
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst182 * :github:`17450` - net: IPv6/UDP datagram with unspecified addr and zero hop limit causes Zephyr t…
380 * :github:`17450` - net: IPv6/UDP datagram with unspecified addr and zero hop limit causes Zephyr t…
Drelease-notes-2.0.rst843 * :github:`17450` - net: IPv6/UDP datagram with unspecified addr and zero hop limit causes Zephyr t…
Drelease-notes-2.5.rst1211 * :github:`30846` - devicetree: unspecified phandle-array elements cause errors
Drelease-notes-3.3.rst3090 * :github:`53276` - doc: mgmt: mcumgr: fix "some unspecified" error