Searched refs:again (Results 101 – 125 of 150) sorted by relevance
123456
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/ |
D | index.rst | 237 If no serial port appears, try plugging it in again, making sure SW1 is
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 149 function, and initialize it again. At the USB controller level,
|
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/ |
D | index.rst | 429 #. Run ``west debug`` or ``west flash`` again with a known working Zephyr
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 79 ``k_pipe_init(..)`` again. **Note**, all data in the pipe is available to readers until the 574 it should be unprovisioned first and reprovisioned after update again.
|
D | migration-guide-3.6.rst | 72 To enable them again use the ``west config manifest.project-filter -- +<module 74 enable all optional modules, and then run ``west update`` again.
|
D | release-notes-1.10.rst | 454 * :github:`4607` - tests/net/socket/udp/ is broken, again 551 * :github:`5223` - CMake: Recent changes broke 3rd-party build system integration again
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 530 PR is created, and again every time the PR is modified with a commit. 706 #. Make changes, test locally, change, test, test again, ... (Check out the 791 from changing any whitespace. Resolve the conflicts and push again::
|
D | contributor_expectations.rst | 134 * Temporary renaming of files that are later renamed again.
|
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/ |
D | index.rst | 431 #. Run ``west debug`` or ``west flash`` again with a known working Zephyr
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_inet.c | 1360 again: in zsock_recv_stream_timed() 1384 goto again; in zsock_recv_stream_timed()
|
D | sockets_tls.c | 3192 goto again; in ztls_poll_update_pollin() 3198 again: in ztls_poll_update_pollin()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 240 again pointing at the end of the buffer.
|
/Zephyr-latest/doc/build/dts/ |
D | troubleshooting.rst | 12 Try again with a pristine build directory
|
D | intro-syntax-structure.rst | 419 In the devicetree, a phandle value is a cell -- which again is just a 32-bit
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 502 #. Run ``west debug`` or ``west flash`` again with a known working Zephyr
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 356 # updated when there are changes in tfm itself, this again will trigger an re-link
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 306 and try again.
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 19 be executed again before building. The build scripts can detect some of these
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | cap.rst | 42 :code:`bt adv-data` or :code:`bt advertise` must be called again to set the new advertising data.
|
D | mcp.rst | 195 reading it again.
|
/Zephyr-latest/doc/services/llext/ |
D | debug.rst | 323 The same steps used in the previous run can be performed again to attach to the
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 132 before interrupts can be once again processed by the kernel while the thread 148 When thread A eventually becomes the current thread once again, the kernel
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 16 are currently supported in the Zephyr RTOS for ARC, again please refer to
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 494 Finally, unplug and plug the board again for the rules to take effect.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 46 command followed by the type of filters. You can add multiple filters by using the commands again.
|
123456