Searched refs:starts (Results 26 – 50 of 127) sorted by relevance
123456
/Zephyr-latest/samples/net/ipv4_autoconf/ |
D | README.rst | 10 This sample application starts a IPv4 autoconf and self-assigns
|
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 11 an audio stream. It configures and starts both the RX and TX streams and then
|
/Zephyr-latest/samples/net/sockets/echo_service/ |
D | README.rst | 40 After the sample starts, it expects connections at 192.0.2.1, or 2001:db8::1
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 15 starts by reading sectors from a variety of start locations. Each location is
|
/Zephyr-latest/doc/build/dts/ |
D | intro-scope-purpose.rst | 40 general, if you see a macro that starts with ``DT_`` in a Zephyr source file,
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/ |
D | README.rst | 40 After the sample starts, it expects connections at 192.0.2.1 or 2001:db8::1,
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 23 The Cortex-M0+ is a primary core on the board's SoC. It starts first and 144 Only the CM0+ core starts by default after the MCU reset. In order to have 146 should starts the CM4 core at one point using
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.loapic | 54 when the OS starts up, or a previous boot stage has done some IOAPIC
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 26 Provisioning Server. The Remote Provisioning Client starts a scan procedure by using the 72 The Remote Provisioning Client starts a provisioning procedure by using the
|
/Zephyr-latest/samples/net/sockets/echo/ |
D | README.rst | 36 After the sample starts, it expects connections at 192.0.2.1, port 4242.
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 35 After the sample starts, it expects connections at 192.0.2.1 (IPv4), or
|
/Zephyr-latest/samples/net/sockets/socketpair/ |
D | README.rst | 37 After the sample starts, several client threads are spawned. Each client
|
/Zephyr-latest/ |
D | .gitlint | 28 [title-starts-with-subsystem]
|
/Zephyr-latest/boards/infineon/xmc45_relax_kit/doc/ |
D | index.rst | 106 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
|
/Zephyr-latest/boards/infineon/xmc47_relax_kit/doc/ |
D | index.rst | 108 Once the gdb console starts after executing the west debug command, you may now set breakpoints and…
|
/Zephyr-latest/boards/shields/ls0xx_generic/doc/ |
D | index.rst | 28 When ``extcomin-gpios`` is defined, driver starts a thread which will
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 12 The app starts off as a regular Bluetooth GATT peripheral application.
|
/Zephyr-latest/samples/basic/blinky/ |
D | README.rst | 43 After flashing, the LED starts to blink and messages with the current LED state
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 41 After the sample starts, it expects connections at 192.0.2.1, port 8080.
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 37 After the sample starts, it expects connections at 192.0.2.1 (IPv4), or
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 214 - T1 starts and, at some point, publishes to channel A. 216 - The publishing (VDED) process starts. The VDED locks the channel A. 236 starts executing. 239 - MS1 finishes execution. The MS2 leaves the pending state and starts executing. 242 - MS2 finishes execution. The S1 leaves the pending state and starts executing. 246 … starts executing. As it did receive a notification from channel A, it performed a channel read 271 - T1 starts and, at some point, publishes to channel A. 273 - The publishing (VDED) process starts. The VDED locks the channel A. 283 - The VDED copies the message and sends that to MS1. MS1 preempts T1 and starts working. 287 - The VDED copies the message and sends that to MS2. MS2 preempts T1 and starts working. [all …]
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 89 (XO) is used then low frequency clock initially starts with RC and then
|
/Zephyr-latest/dts/xtensa/nxp/ |
D | nxp_imx8.dtsi | 178 /* this is actually LPUART2 clock but the macro indexing starts at 1 */
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 77 data periodically. Period starts from 1-2 milliseconds and can be
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | README.rst | 38 After the sample starts, it issues HTTP GET request to "google.com:80"
|
123456