Searched refs:infinite (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-latest/doc/connectivity/networking/api/ |
D | capture.rst | 71 fe80::5eff:fe00:53e6 autoconf preferred infinite 72 2001:db8::1 manual preferred infinite 74 192.0.2.1/255.255.255.0 overridable preferred infinite 82 2001:db8:200::1 manual preferred infinite 83 fe80::efed:6dff:fef2:b1df autoconf preferred infinite 84 fe80::56da:1eff:fe5e:bc02 autoconf preferred infinite
|
/Zephyr-latest/samples/bluetooth/mtu_update/peripheral/src/ |
D | peripheral_mtu_update.c | 96 bool infinite = seconds == 0; in run_peripheral_sample() local 98 for (int i = 0; (i < seconds) || infinite; i++) { in run_peripheral_sample()
|
/Zephyr-latest/samples/drivers/watchdog/ |
D | README.rst | 5 Use the watchdog driver API to reset the board when it gets stuck in an infinite loop. 13 is kept in an infinite loop.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 60 fe80::200:5eff:fe00:5300 autoconf preferred infinite 61 2001:db8::1 manual preferred infinite 64 192.0.2.1 manual preferred infinite
|
D | eth_bridge_native_sim_setup.rst | 113 fe80::5eff:fe00:53d2 autoconf preferred infinite 114 2001:db8::1 manual preferred infinite 126 192.0.2.1/255.255.255.0 manual preferred infinite 143 fe80::5eff:fe00:5387 autoconf preferred infinite
|
/Zephyr-latest/lib/libc/common/ |
D | CMakeLists.txt | 24 # Prevent compiler from optimizing calloc into an infinite recursive call
|
/Zephyr-latest/samples/net/capture/ |
D | README.rst | 124 fe80::5eff:fe00:533b autoconf preferred infinite 125 2001:db8::1 manual preferred infinite 137 192.0.2.1 manual preferred infinite 183 fe80::aee6:fbff:fe50:28c0 autoconf preferred infinite 184 2001:db8:200::1 manual preferred infinite
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig.soc | 10 infinite loop in the code which does not sleep the CPU will cause the process
|
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/doc/ |
D | index.rst | 12 peripherals, you could explore the infinite possibilities of Seeed Studio
|
/Zephyr-latest/samples/drivers/led/is31fl3733/ |
D | README.rst | 11 following test steps in an infinite loop:
|
/Zephyr-latest/samples/drivers/led/lp50xx/ |
D | README.rst | 13 and printed in the log messages. Next, from an infinite loop, a test pattern
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | README.rst | 50 infinite loop), while the total counter of the bytes received is kept.
|
/Zephyr-latest/modules/cmsis-dsp/ |
D | Kconfig | 101 * IIR (infinite impulse response) Lattice Filter
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 106 can assume that the Host has infinite amount of buffers.
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 104 If busy wait loops do exist, they will behave as infinite loops and
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 827 * :github:`25448` - serial: uart_nrfx_uarte: poll & async TX infinite hang 921 * :github:`24909` - ``find_package`` goes into an infinite loop on windows 1246 * :github:`22264` - drivers: serial: nrf_uart & nrf_uarte infinite hang
|
D | release-notes-3.6.rst | 484 * Removed the infinite wait for MCTRLDONE in auto IBI. 1141 an infinite loop due to use of 8-bit variables.
|
D | release-notes-3.0.rst | 1019 * :github:`41509` - OpenThread's timer processing enters infinite loop in 49th day of system uptime 1046 * :github:`41289` - shell: infinite error loop upon LOG_ERR in ISR context
|
D | release-notes-3.3.rst | 603 * Issue with duplicate sysbuild image name causing an infinite cmake loop 802 resulting in infinite TXF interrupts. 993 * RPi Pico: fixed buffer status handling, fixed infinite unhandled irq retriggers, 3056 * :github:`53474` - Sysbuild cmake enters infinite loop if 2 images are added to a build with the s…
|
D | release-notes-3.7.rst | 263 this kconfig may result in an infinite interrupt storm which may hinder debugging efforts. 773 managed by the kernel rather than a manual infinite loop.
|
D | release-notes-2.5.rst | 1162 * :github:`31194` - twister: using unsupported fixture without defined harness causes an infinite l… 1796 …earing of previously initialized data during IPv6 interface init causes infinite loop, memory corr…
|
D | release-notes-2.7.rst | 1697 * :github:`36074` - LoRaWAN: sx126x: infinite loop on CRC error 1926 * :github:`21339` - Expired IPv6 router causes an infinite loop
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 833 infinit||infinite
|
/Zephyr-latest/arch/ |
D | Kconfig | 621 handler contains only an infinite while loop, when disabled, handler
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 685 infinite loop, resulting in a denial of service attack.
|
12