Home
last modified time | relevance | path

Searched refs:second (Results 226 – 250 of 338) sorted by relevance

12345678910>>...14

/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst111 Timeout in 1 second
/Zephyr-latest/tests/arch/arm/arm_interrupt/
DREADME.txt22 The second test verifies that threads in user mode, despite being able to call
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst382 #. Flash your board using ``west`` from the second terminal window.
383 Split first and second terminal windows to view both of them.
/Zephyr-latest/subsys/net/ip/
Dtcp.c102 struct net_buf *buf, *first = pkt->cursor.buf, *second = first->frags; in tcp_pkt_linearize() local
132 size_t pull_len = MIN(second->len, len2); in tcp_pkt_linearize()
136 net_buf_pull(second, pull_len); in tcp_pkt_linearize()
137 next = second->frags; in tcp_pkt_linearize()
138 if (second->len == 0) { in tcp_pkt_linearize()
139 net_buf_unref(second); in tcp_pkt_linearize()
141 second = next; in tcp_pkt_linearize()
144 buf->frags = second; in tcp_pkt_linearize()
/Zephyr-latest/boards/snps/iotdk/doc/
Dindex.rst141 Then connect to the debug server at the IoT Development Kit from a second
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md110 Add `true` in line 62 as the second parameter of function
/Zephyr-latest/doc/develop/test/
Dcoverage.rst33 device and the second to enable in the test application. As explained earlier the
/Zephyr-latest/boards/st/stm32f411e_disco/doc/
Dindex.rst161 You should see the orange led (LD3) blinking every second.
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/
Dindex.rst8 with 10Mbit per second Single Pair Ethernet (SPE) connections reaching up to 1.7km of link distance.
/Zephyr-latest/boards/nxp/frdm_mcxc242/doc/
Dindex.rst155 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/boards/nxp/frdm_mcxc444/doc/
Dindex.rst152 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-tools.rst98 * To the second QEMU serial line using a UNIX socket. This socket gets used
146 Running QEMU now results in a connection with the second serial line to
/Zephyr-latest/boards/st/nucleo_f030r8/doc/
Dindex.rst163 You will see the LED blinking every second.
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/
Dindex.rst138 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/boards/nxp/frdm_mcxn236/doc/
Dindex.rst150 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/
Dindex.rst373 #. Flash your board using ``west`` from the second terminal window.
374 Split first and second terminal windows to view both of them.
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst352 the second-stage translation table which is based on the memory regions described in the
361 to access this region this will result in a second stage translation fault.
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst91 minutes, the second sector is full. When this happens, because we're using
/Zephyr-latest/boards/st/stm32f769i_disco/doc/
Dindex.rst79 - RTC: sub-second accuracy, hardware calendar
/Zephyr-latest/boards/st/stm32g081b_eval/doc/
Dindex.rst175 You will see the LED blinking every second.
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst71 to spill a second quad, and even a third time at maximum.
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/
Dindex.rst112 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst313 and index 1 gets the second offset, etc.:
415 and index 1 gets the second offset, etc.:
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst24 the second in the ordering desired by the tree. Note that "equal" is
/Zephyr-latest/boards/digilent/arty_a7/doc/
Dindex.rst149 typically available on the second serial port.

12345678910>>...14