Home
last modified time | relevance | path

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

12345678910>>...15

/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Drpr_cli.rst57 Server node. This procedure will start a ten-second, multiple-device scanning where the generated
Dshell.rst756 * ``0x01``: The Step Resolution is 1 second
781 * ``0x01``: The Step Resolution is 1 second
1080 * ``TimeoutBase``: Optional time to wait for responses from Target nodes, in 10-second increments.
1152 * ``TimeoutBase``: Optional additional time to wait for client messages, in 10-second increments.
1433 … to calculate timeout values in the firmware distribution process, in 10-second increments.. See :…
1623 * ``RandInt``: Random refresh interval (in 10-second steps), or 0 to keep current value.
1713 * ``Timeout``: Scan timeout in seconds. Must be at least 1 second.
1848 * ``NetIdx2``: NetKey index of the second subnet.
1850 * ``Addr2``: Address of the node in the second subnet.
1858 * ``NetIdx2``: NetKey index of the second subnet.
[all …]
Dblob_cli.rst83 set in 10-second increments, up to 182 hours, in addition to the base time of 20 seconds. The wait
/Zephyr-latest/boards/nxp/mcxw72_evk/doc/
Dindex.rst99 The second option is to attach a :ref:`jlink-external-debug-probe` to the
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf5340bsim.rst96 you can provide that image to the Zephyr build of the second image using
/Zephyr-latest/boards/st/nucleo_g0b1re/doc/
Dindex.rst142 You will see the LED blinking every second.
/Zephyr-latest/samples/philosophers/
DREADME.rst19 is waiting for the second fork to be available.
/Zephyr-latest/boards/st/nucleo_f030r8/doc/
Dindex.rst129 You will see the LED blinking every second.
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst111 Timeout in 1 second
/Zephyr-latest/boards/st/stm32f411e_disco/doc/
Dindex.rst139 You should see the orange led (LD3) blinking every second.
/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst143 a. Set ``Hardware clock cycles per second`` to appropriate value
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/
Dindex.rst7 low power 10BASE-T1L MAC-PHY. It provides 10Mbit per second Single Pair Ethernet (SPE) connections
/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/samples/subsys/usb/dfu/
DREADME.rst49 Build and sign a second application image e.g. :zephyr:code-sample:`hello_world`,
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/
Dindex.rst352 #. Flash your board using ``west`` from the second terminal window.
353 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/dts/arm/st/wb0/
Dstm32wb0.dtsi229 * - second entry is analog part of ADC block (on-demand)
/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/samples/modules/tflite-micro/magic_wand/train/
DREADME.md110 Add `true` in line 62 as the second parameter of function
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/
Dindex.rst342 #. Flash your board using ``west`` from the second terminal window.
343 Split first and second terminal windows to view both of them.
/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/stm32g081b_eval/doc/
Dindex.rst153 You will see the LED blinking every second.
/Zephyr-latest/boards/st/stm32f769i_disco/doc/
Dindex.rst79 - RTC: sub-second accuracy, hardware calendar
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/
Dindex.rst151 The second option is to attach a :ref:`jlink-external-debug-probe` to the

12345678910>>...15