Home
last modified time | relevance | path

Searched refs:loop (Results 76 – 100 of 114) sorted by relevance

12345

/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/
Dindex.rst270 To debug the CM7 it is useful to put infinite while loop either in reset vector or
/Zephyr-latest/doc/services/sensing/
Dindex.rst81 * single thread main loop for all sensor objects sampling and process.
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst236 The native simulator HW scheduler provides the overall HW event time loop
238 "search for next event", "advance time to next event and execute it" loop,
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst202 cause recursion loop.
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst323 For dual core builds, the secondary core should be placed into a loop,
/Zephyr-latest/arch/arm/core/
DKconfig164 loop if triggered. This fills the requirement that there must be an
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/
Dindex.rst256 secondary core should be placed into a loop, then a debugger can be attached
/Zephyr-latest/arch/arc/
DKconfig133 ARCv2 CPUs have ZOL hardware loop mechanism which the ARCv3 ISA drops.
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1055 * :github:`39009` - Nordic PWM causing lock up due to infinte loop
1248 * :github:`38116` - [Coverity CID: 239601] Untrusted loop bound in subsys/bluetooth/host/sdp.c
1394 * :github:`37637` - Infinite configuring loop for samples\drivers\led_ws2812 sample
1697 * :github:`36074` - LoRaWAN: sx126x: infinite loop on CRC error
1837 * :github:`33052` - [Coverity CID :219624] Untrusted loop bound in subsys/bluetooth/host/sdp.c
1838 * :github:`33041` - [Coverity CID :219645] Untrusted loop bound in subsys/bluetooth/host/sdp.c
1875 * :github:`31043` - Infinite loop in modem cmd_handler_process
1926 * :github:`21339` - Expired IPv6 router causes an infinite loop
Drelease-notes-3.0.rst1019 * :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
1101 * :github:`40795` - Timer signal thread execution loop break SMP on ARM64
1168 * :github:`40152` - task_wdt can get stuck in a loop where hardware reset is never fired
Drelease-notes-1.10.rst418 * :github:`4429` - I2C: stm32-i2c-v2 Driver (F0/F3/F7) gets stuck in endless loop when handling res…
555 * :github:`5298` - Endless loop in uart pipe
Drelease-notes-2.3.rst921 * :github:`24909` - ``find_package`` goes into an infinite loop on windows
1075 * :github:`23998` - Infinite Reboot loop in Constructor C++
1249 * :github:`22083` - stm32: spi: Infinite loop of RXNE bit check
Drelease-notes-3.3.rst603 * Issue with duplicate sysbuild image name causing an infinite cmake loop
1183 * Added check to prevent recursive logging loop and allowed to send more than
2833 …b:`54805` - when invoke dma_stm32_disable_stream failed in interrupt callback, it will endless loop
3056 * :github:`53474` - Sysbuild cmake enters infinite loop if 2 images are added to a build with the s…
3311 * :github:`51815` - Bluetooth: bt_disable in loop with babblesim gatt test causes Zephyr link layer…
3659 * :github:`43655` - esp32c3: Connection fail loop
3768 * :github:`31959` - BLE firmware update STM32WB stuck in loop waiting for CPU2
Drelease-notes-2.6.rst1148 * :github:`35395` - STM32F4: Infinite reboot loop due to Ethernet initialization
1545 * :github:`33795` - [Coverity CID: 220441] Untrusted loop bound in subsys/modbus/modbus_client.c
1554 * :github:`33786` - [Coverity CID: 220450] Untrusted loop bound in subsys/modbus/modbus_client.c
1632 * :github:`33378` - Extended advertising switch on / switch off loop impossible
1669 …ring a project with a sub-project (e.g. nRF5340) and an overlay causes an infinite configuring loop
Drelease-notes-2.5.rst975 * :github:`32143` - AArch64 idle loop corrupts IRQ state with CONFIG_TRACING
1162 …ter: using unsupported fixture without defined harness causes an infinite loop during on-target te…
1546 * :github:`29235` - Endless build loop after adding pinctrl dtsi
1796 …of previously initialized data during IPv6 interface init causes infinite loop, memory corruption …
Drelease-notes-3.4.rst59 this prevents a cmake dependency loop if the image manager Kconfig is enabled
1303 output loop.
Drelease-notes-2.2.rst860 * :github:`22433` - [Coverity CID :207980] Untrusted loop bound in tests/net/socket/websocket/src/m…
1011 * :github:`21339` - Expired IPv6 router causes an infinite loop
/Zephyr-latest/dts/common/nordic/
Dnrf54h20.dtsi178 open-loop-accuracy-ppm = <20000>;
179 closed-loop-base-accuracy-ppm = <5000>;
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/
Dindex.rst332 secondary core should be placed into a loop, then a debugger can be attached
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt10xx.dtsi305 loop-div = <22>;
Dnxp_rt11xx.dtsi207 * of 24MHz. The PLL features a loop divider and
/Zephyr-latest/kernel/
DKconfig873 Calibration for crude CPU based busy loop duration. The default
874 is assuming 1 GHz CPU and 2 cycles per loop. Reality is certainly
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst221 handler and will instead spin in its idle loop, testing the scheduler
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst612 - A loop counter shall not have essentially floating type
619 - A for loop shall be well-formed
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst92 finished. It simply goes into the idle loop forever.

12345