Searched refs:space (Results 26 – 50 of 341) sorted by relevance
12345678910>>...14
/Zephyr-latest/kernel/ |
D | pipe.c | 49 if (waitq == &pipe->space) { in wait_for() 75 z_waitq_init(&pipe->space); in z_impl_k_pipe_init() 201 rc = wait_for(&pipe->space, pipe, &key, end, &need_resched); in z_impl_k_pipe_write() 237 need_resched = z_sched_wake_all(&pipe->space, 0, NULL); in z_impl_k_pipe_read() 280 z_sched_wake_all(&pipe->space, 0, NULL); in z_impl_k_pipe_reset() 292 z_sched_wake_all(&pipe->space, 0, NULL); in z_impl_k_pipe_close()
|
/Zephyr-latest/soc/wch/ch32v/qingke_v4c/ |
D | Kconfig.defconfig.ch32v208 | 1 # Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
D | Kconfig.soc.ch32v208 | 1 # Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
D | Kconfig | 1 # Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
D | Kconfig.soc | 1 # Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
D | Kconfig.defconfig | 1 # Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
/Zephyr-latest/boards/panasonic/panb511evb/support/ |
D | nrf54l15_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/boards/nordic/nrf54l15dk/support/ |
D | nrf54l_05_10_15_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 227 Every phandle-array property has an associated *specifier space*. This sounds 229 follow each phandle in a hardware specific way. Every specifier space has a 235 ``phandle-array-prop``\ 's specifier space is named ``baz``. Then we would need 266 With that, if ``phandle-array-prop-2`` has specifier space ``bob``, we could 281 Example specifier space: gpio 284 From the above example, you're already familiar with how one specifier space 285 works: in the "gpio" space, specifiers almost always have two cells: 305 - each phandle-array property has an associated specifier space 317 specifier space ``foo``. For example: 327 The ``dmas`` property's specifier space is "dma". The ``pwms`` property's [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/img/ |
D | att_timeout.svg | 1 …space="preserve">App</text></g><path fill="none" stroke="none"/><g><path fill="white" stroke="blac…
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 13 is transferred to up-buffer at once depending on available space and 15 In panic mode backend always blocks and waits until there is space 27 If there is not enough space in up-buffer for a message, drop it. 34 Waits until there is enough space in the up-buffer for a message. 39 If there is not enough space in up-buffer for a message overwrite
|
/Zephyr-latest/dts/riscv/wch/ch32v208/ |
D | ch32v208cbu.dtsi | 2 * Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
D | ch32v208gbu.dtsi | 2 * Copyright (c) 2025 MASSDRIVER EI (massdriver.space)
|
/Zephyr-latest/soc/renesas/ra/ra4m1/ |
D | rom_start.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra2a1/ |
D | rom_start.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra2l1/ |
D | opt_set_mem.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra4w1/ |
D | opt_set_mem.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra6m1/ |
D | opt_set_mem.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra6m2/ |
D | opt_set_mem.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/soc/renesas/ra/ra6m3/ |
D | opt_set_mem.ld | 10 /* Reserving 0x100 bytes of space for ROM registers. */
|
/Zephyr-latest/drivers/sensor/xbr818/ |
D | Kconfig | 1 # Copyright (c) 2024 MASSDRIVER EI (massdriver.space)
|
/Zephyr-latest/boards/nordic/nrf54h20dk/support/ |
D | nrf54h20_cpuflpr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
D | nrf54h20_cpuppr.JLinkScript | 2 // Base address where DMI registers can be found in the APB address space
|
/Zephyr-latest/boards/wch/linkw/ |
D | board.cmake | 1 # Copyright (c) 2024 MASSDRIVER EI (massdriver.space)
|
/Zephyr-latest/boards/others/promicro_nrf52840/ |
D | Kconfig | 1 # Copyright (c) 2024 MASSDRIVER EI (massdriver.space)
|
12345678910>>...14