Home
last modified time | relevance | path

Searched full:from (Results 1 – 25 of 3537) sorted by relevance

12345678910>>...142

/Zephyr-Core-3.7.0/samples/drivers/uart/native_tty/
DREADME.rst12 dongle and reading it from the other."
55 Device uart sent: "Hello from device uart, num 9"
56 Device uart2 received: "Hello from device uart, num 9"
57 Device uart sent: "Hello from device uart, num 8"
58 Device uart2 received: "Hello from device uart, num 8"
59 Device uart sent: "Hello from device uart, num 7"
60 Device uart2 received: "Hello from device uart, num 7"
61 Device uart sent: "Hello from device uart, num 6"
62 Device uart2 received: "Hello from device uart, num 6"
63 Device uart sent: "Hello from device uart, num 5"
[all …]
/Zephyr-Core-3.7.0/samples/subsys/zbus/msg_subscriber/
Dsample.yaml34 - "^.*?I: From listener foo_lis -> Acc x=1, y=10, z=100"
35 - "^.*?I: From msg subscriber bar_msg_sub1 -> Acc x=1, y=10, z=100"
36 - "^.*?I: From msg subscriber bar_msg_sub2 -> Acc x=1, y=10, z=100"
37 - "^.*?I: From msg subscriber bar_msg_sub3 -> Acc x=1, y=10, z=100"
38 - "^.*?I: From msg subscriber bar_msg_sub4 -> Acc x=1, y=10, z=100"
39 - "^.*?I: From msg subscriber bar_msg_sub5 -> Acc x=1, y=10, z=100"
40 - "^.*?I: From msg subscriber bar_msg_sub6 -> Acc x=1, y=10, z=100"
41 - "^.*?I: From msg subscriber bar_msg_sub7 -> Acc x=1, y=10, z=100"
42 - "^.*?I: From msg subscriber bar_msg_sub8 -> Acc x=1, y=10, z=100"
43 - "^.*?I: From msg subscriber bar_msg_sub9 -> Acc x=1, y=10, z=100"
[all …]
DREADME.rst31 [0/1] To exit from QEMU enter: 'CTRL+a, x'[QEMU] CPU: qemu32,+nx,+pae
32 Booting from ROM..
35 I: From listener foo_lis -> Acc x=1, y=10, z=100
36 I: From msg subscriber bar_msg_sub1 -> Acc x=1, y=10, z=100
37 I: From msg subscriber bar_msg_sub2 -> Acc x=1, y=10, z=100
38 I: From msg subscriber bar_msg_sub3 -> Acc x=1, y=10, z=100
39 I: From msg subscriber bar_msg_sub4 -> Acc x=1, y=10, z=100
40 I: From msg subscriber bar_msg_sub5 -> Acc x=1, y=10, z=100
41 I: From msg subscriber bar_msg_sub6 -> Acc x=1, y=10, z=100
42 I: From msg subscriber bar_msg_sub7 -> Acc x=1, y=10, z=100
[all …]
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dsys_io.h37 * @brief Input a byte from an I/O port
39 * This function reads a byte from the port.
41 * @param port the port address from where to read the byte
58 * @brief Input 16 bits from an I/O port
60 * This function reads 16 bits from the port.
62 * @param port the port address from where to read the 16 bits
79 * @brief Input 32 bits from an I/O port
81 * This function reads 32 bits from the port.
83 * @param port the port address from where to read the 32 bits
90 * @brief Set the designated bit from port to 1
[all …]
/Zephyr-Core-3.7.0/samples/subsys/zbus/confirmed_channel/
Dsample.yaml10 - "I: From listener -> Confirmed message payload = 0"
11 - "I: From bar_sub1 subscriber -> Confirmed message payload = 0"
12 - "I: From bar_sub2 subscriber -> Confirmed message payload = 0"
13 - "I: From bar_sub3 subscriber -> Confirmed message payload = 0"
14 - "I: From listener -> Confirmed message payload = 1"
15 - "I: From bar_sub1 subscriber -> Confirmed message payload = 1"
16 - "I: From bar_sub2 subscriber -> Confirmed message payload = 1"
17 - "I: From bar_sub3 subscriber -> Confirmed message payload = 1"
18 - "I: From listener -> Confirmed message payload = 2"
19 - "I: From bar_sub1 subscriber -> Confirmed message payload = 2"
[all …]
DREADME.rst29 I: From listener -> Confirmed message payload = 0
30 I: From bar_sub2 subscriber -> Confirmed message payload = 0
31 I: From bar_sub1 subscriber -> Confirmed message payload = 0
32 I: From bar_sub3 subscriber -> Confirmed message payload = 0
33 I: From listener -> Confirmed message payload = 1
34 I: From bar_sub2 subscriber -> Confirmed message payload = 1
35 I: From bar_sub1 subscriber -> Confirmed message payload = 1
36 I: From bar_sub3 subscriber -> Confirmed message payload = 1
37 I: From listener -> Confirmed message payload = 2
38 I: From bar_sub2 subscriber -> Confirmed message payload = 2
[all …]
/Zephyr-Core-3.7.0/modules/hal_rpi_pico/
DKconfig10 Use the UART driver from pico-sdk
15 Use the GPIO driver from pico-sdk
20 Use the flash driver from pico-sdk
25 Use the PWM driver from pico-sdk
30 Use the ADC driver from pico-sdk
35 Use the DMA driver from pico-sdk
41 Use the PIO driver from pico-sdk
46 Use the "claim" driver from pico-sdk
51 Use the TIMER driver from pico-sdk
56 Use the RTC driver from pico-sdk
/Zephyr-Core-3.7.0/modules/hal_ambiq/
DKconfig16 Use the GPIO driver from Ambiq HAL
21 Use the STIMER driver from Ambiq HAL
26 Use the TIMER driver from Ambiq HAL
31 Use the WDT driver from Ambiq HAL
36 Use the I2C driver from Ambiq HAL
41 Use the SPI driver from Ambiq HAL
46 Use the MSPI driver from Ambiq HAL
51 Use the HWINFO driver from Ambiq HAL
56 Use the BLEIF driver from Ambiq HAL
/Zephyr-Core-3.7.0/doc/services/debugging/
Dthread-analyzer.rst26 information from Thread Analyzer::
29 thread_a: Hello World from cpu 0 on qemu_x86!
35 thread_b: Hello World from cpu 0 on qemu_x86!
36 thread_a: Hello World from cpu 0 on qemu_x86!
37 thread_b: Hello World from cpu 0 on qemu_x86!
38 thread_a: Hello World from cpu 0 on qemu_x86!
39 thread_b: Hello World from cpu 0 on qemu_x86!
40 thread_a: Hello World from cpu 0 on qemu_x86!
41 thread_b: Hello World from cpu 0 on qemu_x86!
42 thread_a: Hello World from cpu 0 on qemu_x86!
[all …]
/Zephyr-Core-3.7.0/boards/qemu/riscv32_xip/doc/
Dindex.rst36 thread_a: Hello World from cpu 0 on qemu_riscv32_xip!
37 thread_b: Hello World from cpu 0 on qemu_riscv32_xip!
38 thread_a: Hello World from cpu 0 on qemu_riscv32_xip!
39 thread_b: Hello World from cpu 0 on qemu_riscv32_xip!
40 thread_a: Hello World from cpu 0 on qemu_riscv32_xip!
41 thread_b: Hello World from cpu 0 on qemu_riscv32_xip!
42 thread_a: Hello World from cpu 0 on qemu_riscv32_xip!
43 thread_b: Hello World from cpu 0 on qemu_riscv32_xip!
44 thread_a: Hello World from cpu 0 on qemu_riscv32_xip!
45 thread_b: Hello World from cpu 0 on qemu_riscv32_xip!
[all …]
/Zephyr-Core-3.7.0/samples/subsys/portability/cmsis_rtos_v1/timer_synchronization/
DREADME.rst4 Use timers and message queues from CMSIS RTOS v1 API to synchronize threads.
33 Read from message queue: 5
36 Read from message queue: 6
39 Read from message queue: 7
42 Read from message queue: 8
45 Read from message queue: 9
48 Read from message queue: 10
51 Read from message queue: 11
54 Read from message queue: 12
57 Read from message queue: 13
[all …]
/Zephyr-Core-3.7.0/samples/subsys/portability/cmsis_rtos_v2/timer_synchronization/
DREADME.rst4 Use timers and message queues from CMSIS RTOS v2 API to synchronize threads.
33 Read from message queue: 5
36 Read from message queue: 6
39 Read from message queue: 7
42 Read from message queue: 8
45 Read from message queue: 9
48 Read from message queue: 10
51 Read from message queue: 11
54 Read from message queue: 12
57 Read from message queue: 13
[all …]
/Zephyr-Core-3.7.0/boards/qemu/riscv32e/doc/
Dindex.rst37 thread_a: Hello World from cpu 0 on qemu_riscv32e!
38 thread_b: Hello World from cpu 0 on qemu_riscv32e!
39 thread_a: Hello World from cpu 0 on qemu_riscv32e!
40 thread_b: Hello World from cpu 0 on qemu_riscv32e!
41 thread_a: Hello World from cpu 0 on qemu_riscv32e!
42 thread_b: Hello World from cpu 0 on qemu_riscv32e!
43 thread_a: Hello World from cpu 0 on qemu_riscv32e!
44 thread_b: Hello World from cpu 0 on qemu_riscv32e!
45 thread_a: Hello World from cpu 0 on qemu_riscv32e!
46 thread_b: Hello World from cpu 0 on qemu_riscv32e!
[all …]
/Zephyr-Core-3.7.0/boards/qemu/xtensa/doc/
Dindex.rst30 threadA: Hello World from xtensa!
31 threadB: Hello World from xtensa!
32 threadA: Hello World from xtensa!
33 threadB: Hello World from xtensa!
34 threadA: Hello World from xtensa!
35 threadB: Hello World from xtensa!
36 threadA: Hello World from xtensa!
37 threadB: Hello World from xtensa!
38 threadA: Hello World from xtensa!
39 threadB: Hello World from xtensa!
/Zephyr-Core-3.7.0/boards/qemu/leon3/doc/
Dindex.rst37 threadA: Hello World from qemu_leon3!
38 threadB: Hello World from qemu_leon3!
39 threadA: Hello World from qemu_leon3!
40 threadB: Hello World from qemu_leon3!
41 threadA: Hello World from qemu_leon3!
42 threadB: Hello World from qemu_leon3!
43 threadA: Hello World from qemu_leon3!
44 threadB: Hello World from qemu_leon3!
45 threadA: Hello World from qemu_leon3!
46 threadB: Hello World from qemu_leon3!
/Zephyr-Core-3.7.0/boards/qemu/riscv32/doc/
Dindex.rst37 threadA: Hello World from riscv32!
38 threadB: Hello World from riscv32!
39 threadA: Hello World from riscv32!
40 threadB: Hello World from riscv32!
41 threadA: Hello World from riscv32!
42 threadB: Hello World from riscv32!
43 threadA: Hello World from riscv32!
44 threadB: Hello World from riscv32!
45 threadA: Hello World from riscv32!
46 threadB: Hello World from riscv32!
/Zephyr-Core-3.7.0/include/zephyr/sd/
Dsdio.h28 * and write data from the card.
64 * @brief Read byte from SDIO register
66 * Reads byte from SDIO register
67 * @param func: function to read from
68 * @param reg: register address to read from
69 * @param val: filled with byte value read from register
98 * @param read_val: filled with value read from register
108 * @brief Read bytes from SDIO fifo
110 * Reads bytes from SDIO register, treating it as a fifo. Reads will
111 * all be done from same address.
[all …]
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dfactory.py5 from __future__ import annotations
8 from typing import Type
10 from twister_harness.device.device_adapter import DeviceAdapter
11 from twister_harness.device.hardware_adapter import HardwareAdapter
12 from twister_harness.device.qemu_adapter import QemuAdapter
13 from twister_harness.device.binary_adapter import (
18 from twister_harness.exceptions import TwisterHarnessException
42 raise TwisterHarnessException(f'There is no device with name "{name}"') from exc
/Zephyr-Core-3.7.0/include/zephyr/drivers/misc/ft8xx/
Dft8xx_common.h53 * @brief Read 1 byte (8 bits) from FT8xx memory
55 * @param address Memory address to read from
57 * @return Value read from memory
62 * @brief Read 2 bytes (16 bits) from FT8xx memory
64 * @param address Memory address to read from
66 * @return Value read from memory
71 * @brief Read 4 bytes (32 bits) from FT8xx memory
73 * @param address Memory address to read from
75 * @return Value read from memory
/Zephyr-Core-3.7.0/tests/kernel/workq/work_queue/
DREADME.txt36 - Submitting work 1 from preempt thread
38 - Submitting work 2 from coop thread
39 - Submitting work 3 from preempt thread
40 - Submitting work 4 from coop thread
42 - Submitting work 5 from preempt thread
43 - Submitting work 6 from coop thread
62 - Submitting delayed work 1 from preempt thread
63 - Submitting delayed work 3 from preempt thread
64 - Submitting delayed work 5 from preempt thread
66 - Submitting delayed work 2 from coop thread
[all …]
/Zephyr-Core-3.7.0/tests/subsys/fs/common/
Dtest_fs_dirops.c150 const char *from = from_path.path; in check_rename() local
155 TESTFS_BCMD_FILE("f1f", 1, 8), /* from f1f to f1t */ in check_rename()
156 TESTFS_BCMD_FILE("f2f", 2, 8), /* from f2f to f2t */ in check_rename()
158 TESTFS_BCMD_FILE("f3f", 4, 8), /* from f3f to d1f/d1f2t */ in check_rename()
159 TESTFS_BCMD_FILE("f4f", 5, 8), /* from f4f to d2t, reject */ in check_rename()
160 TESTFS_BCMD_ENTER_DIR("d1f"), /* from d1f to d1t */ in check_rename()
170 TESTFS_BCMD_FILE("f1t", 1, 8), /* from f1f to f1t */ in check_rename()
171 TESTFS_BCMD_FILE("f2t", 2, 8), /* from f2f to f2t */ in check_rename()
172 TESTFS_BCMD_FILE("f4f", 5, 8), /* from f4f to d2t, reject */ in check_rename()
173 TESTFS_BCMD_ENTER_DIR("d1t"), /* from d1f to d1t */ in check_rename()
[all …]
/Zephyr-Core-3.7.0/boards/qemu/riscv64/doc/
Dindex.rst46 threadA: Hello World from riscv64!
47 threadB: Hello World from riscv64!
48 threadA: Hello World from riscv64!
49 threadB: Hello World from riscv64!
50 threadA: Hello World from riscv64!
51 threadB: Hello World from riscv64!
52 threadA: Hello World from riscv64!
53 threadB: Hello World from riscv64!
54 threadA: Hello World from riscv64!
55 threadB: Hello World from riscv64!
/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/
DREADME.rst9 * Time to switch from ISR back to interrupted thread
10 * Time from ISR to executing a different thread (rescheduled)
20 * Time it takes to retrieve data from a fifo.LIFO
26 * Time it takes to push and pop to/from a k_stack
27 * Measure average time to alloc memory from heap then free that memory
63 …isr.resume.interrupted.thread.kernel - Return from ISR to interrupted thread : …
64 …isr.resume.different.thread.kernel - Return from ISR to another thread : …
65 …thread.create.kernel.from.kernel - Create thread : …
66 …thread.start.kernel.from.kernel - Start thread : …
67 …thread.suspend.kernel.from.kernel - Suspend thread : …
[all …]
/Zephyr-Core-3.7.0/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst31 The values above and below are from emulated qemu_x86 board and UDP traffic
33 The TX time tells how long it took for network packet from its creation to
34 when it was sent to the network. The RX time tells the time from its creation
54 took for a network packet to go from previous state to next.
60 * Packet is about to be placed to transmit queue. The time it took from network
62 * The correct TX thread is invoked, and the packet is read from the transmit
63 queue. It took **15** microseconds from previous state.
65 network packet. It took **23** microseconds from previous state.
74 * Packet is about to be placed to receive queue. The time it took from network
76 * The correct RX thread is invoked, and the packet is read from the receive
[all …]
/Zephyr-Core-3.7.0/tests/drivers/uart/uart_mix_fifo_poll/
DREADME.txt3 from higher priority context, uart_fifo_fill called from UART interrupt context
4 and uart_tx called from higher priority context. Preemptions shall not lead to
7 This test is establishing 3 context from which uart_poll_out is called:
12 From each context stream of data is being sent. Bytes in streams are encoded as

12345678910>>...142