Searched refs:second (Results 226 – 250 of 351) sorted by relevance
12345678910>>...15
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 57 Server node. This procedure will start a ten-second, multiple-device scanning where the generated
|
D | shell.rst | 756 * ``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 …]
|
D | blob_cli.rst | 83 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/ |
D | index.rst | 99 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 96 you can provide that image to the Zephyr build of the second image using
|
/Zephyr-latest/boards/st/nucleo_g0b1re/doc/ |
D | index.rst | 142 You will see the LED blinking every second.
|
/Zephyr-latest/samples/philosophers/ |
D | README.rst | 19 is waiting for the second fork to be available.
|
/Zephyr-latest/boards/st/nucleo_f030r8/doc/ |
D | index.rst | 129 You will see the LED blinking every second.
|
/Zephyr-latest/boards/beagle/beaglev_fire/doc/ |
D | index.rst | 111 Timeout in 1 second
|
/Zephyr-latest/boards/st/stm32f411e_disco/doc/ |
D | index.rst | 139 You should see the orange led (LD3) blinking every second.
|
/Zephyr-latest/boards/cdns/xt-sim/doc/ |
D | index.rst | 143 a. Set ``Hardware clock cycles per second`` to appropriate value
|
/Zephyr-latest/boards/adi/eval_adin1110ebz/doc/ |
D | index.rst | 7 low power 10BASE-T1L MAC-PHY. It provides 10Mbit per second Single Pair Ethernet (SPE) connections
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/ |
D | README.txt | 22 The second test verifies that threads in user mode, despite being able to call
|
/Zephyr-latest/samples/subsys/usb/dfu/ |
D | README.rst | 49 Build and sign a second application image e.g. :zephyr:code-sample:`hello_world`,
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 352 #. 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/ |
D | tcp.c | 102 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/ |
D | index.rst | 141 Then connect to the debug server at the IoT Development Kit from a second
|
/Zephyr-latest/dts/arm/st/wb0/ |
D | stm32wb0.dtsi | 229 * - second entry is analog part of ADC block (on-demand)
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 8 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/ |
D | README.md | 110 Add `true` in line 62 as the second parameter of function
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 342 #. 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/ |
D | bluetooth-tools.rst | 98 * 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/ |
D | index.rst | 153 You will see the LED blinking every second.
|
/Zephyr-latest/boards/st/stm32f769i_disco/doc/ |
D | index.rst | 79 - RTC: sub-second accuracy, hardware calendar
|
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/ |
D | index.rst | 151 The second option is to attach a :ref:`jlink-external-debug-probe` to the
|
12345678910>>...15