Home
last modified time | relevance | path

Searched refs:line (Results 276 – 300 of 819) sorted by relevance

1...<<11121314151617181920>>...33

/Zephyr-latest/doc/hardware/peripherals/
Dps2.rst10 IBM's desktop PC line of the same name before
/Zephyr-latest/samples/sensor/ds18b20/boards/
Dnucleo_g0b1re.overlay10 * line to:
Dnrf52840dk_nrf52840.overlay11 * line to the UART RX pin as well as the TX pin
/Zephyr-latest/arch/riscv/core/
Duserspace.S36 beqz a4, exit # Test string's end of line
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt54 Available IRQ line: 57
58 Available IRQ line: 93
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dicbmsg_message.svg10 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
27 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
44 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
61 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
78 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
97 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
114 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
131 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
150 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
167 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
[all …]
Dicbmsg_flows.svg10 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
29 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
49 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
69 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
89 …line-block; font-size: 20px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
106 …line-block; font-size: 20px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
129 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
149 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
170 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
190 …line-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointe…
[all …]
/Zephyr-latest/subsys/bluetooth/controller/hal/
Ddebug.h11 void bt_ctlr_assert_handle(char *file, uint32_t line);
/Zephyr-latest/soc/nordic/nrf91/
DKconfig1 # Nordic Semiconductor nRF91 MCU line
/Zephyr-latest/samples/boards/st/mco/boards/
Dnucleo_f411re.overlay13 /* Select One of the line below for clock source */
Dnucleo_f446ze.overlay13 /* Select One of the line below for clock source */
/Zephyr-latest/boards/st/nucleo_g031k8/support/
Dopenocd.cfg10 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/boards/st/nucleo_l011k4/support/
Dopenocd.cfg11 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/boards/st/nucleo_l031k6/support/
Dopenocd.cfg9 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/doc/hardware/cache/
Dguide.rst64 unrelated buffers that are smaller than a cache line.
130 cacheable memory, the cache line. Data cache lines are typically 16 to 128
131 bytes. See :kconfig:option:`CONFIG_DCACHE_LINE_SIZE`. Cache line sizes are
134 If the buffers in question are smaller than the data cache line size, it may be
136 into the same cache line may be destroyed when invalidating.
152 cache lines in the specified region as stale, ensuring that the cache line will
178 buffers should be aligned to the cache line size. This can be accomplished by
/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c132 int line) in packet_write() argument
138 zassert_equal(rv, exp_rv, "%d: Unexpected rv:%d (exp:%d)", line, rv, exp_rv); in packet_write()
142 zassert_equal((uintptr_t)buf % sizeof(uint32_t), 0, "%d: Expected aligned buffer", line); in packet_write()
143 zassert_true(rv >= outlen, "%d: Unexpected rv (bigger than %d)", line, rv, outlen); in packet_write()
159 int line) in packet_consume() argument
165 zassert_equal(rv, exp_rv, "%d: Unexpected rv:%d (exp:%d)", line, rv, exp_rv); in packet_consume()
172 line, buf[i], exp_id + i, i); in packet_consume()
/Zephyr-latest/cmake/modules/
Dzephyr_module.cmake79 # Match <key>:<value> for each line of file, each corresponding to
97 # Match "<name>":"<path>" for each line of file, each corresponding to
110 # Match "<name>":"<path>" for each line of file, each corresponding to
130 # Match "<name>":"<path>" for each line of file, each corresponding to
151 # Match "<name>":"<path>" for each line of file, each corresponding to
/Zephyr-latest/scripts/kconfig/
Dlint.py253 for line in run(("git", "grep", "-h", "-I", "--extended-regexp", regex),
258 if re.match(r"[\s#]*CONFIG_[A-Z0-9_]+=.*", line):
263 for match in re.findall(regex, line):
/Zephyr-latest/doc/develop/west/
Dsign.rst10 the image together. Run ``west sign -h`` for command line help.
55 above has the same effect as appending them on command line after ``--`` like this:
57 both are used, the command-line arguments go last.
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsco_internal.h147 const char *func, int line);
/Zephyr-latest/drivers/serial/
DKconfig.xec22 This enables the API for apps to control the serial line,
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.defconfig1 # Nordic Semiconductor nRF54H MCU line
/Zephyr-latest/arch/common/
Drom_start_offset.ld8 * The line below this comment is equivalent to '. = CONFIG_ROM_START_OFFSET'
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends499 int "Telnet line buffer size"
503 shell output line, prior to sending it through the network.
504 Of course an output line can be longer than such size, it just
511 int "Telnet line send timeout"
515 in when a line buffer is not empty but did not yet meet the line feed.
524 at a time" mode, which enable the history and line-editing features
630 int "Websocket line buffer size"
634 shell output line, prior to sending it through the network.
635 Of course an output line can be longer than such size, it just
642 int "Websocket line send timeout"
[all …]
/Zephyr-latest/scripts/west_commands/runners/
Dnrfutil.py66 for line in iter(p.stdout.readline, b''):
68 jout = json.loads(line.decode(sys.getdefaultencoding()))

1...<<11121314151617181920>>...33