Home
last modified time | relevance | path

Searched full:preceding (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-latest/scripts/coccinelle/
Dmini_lock.cocci5 /// supposed to exit with the lock held, or where there is some preceding
101 msg = "preceding lock on line %s" % (p[0].line)
/Zephyr-latest/arch/x86/core/
DKconfig.intel6483 by preceding all stack areas with a 4K guard page.
DKconfig.ia3274 by preceding all stack areas with a 4K guard page.
/Zephyr-latest/arch/riscv/core/
Delf.c177 /* need the same jump target as preceding U-type relocation */ in arch_elf_relocate()
179 LOG_ERR("R_RISCV_PCREL_LO12_I relocation without preceding U-type " in arch_elf_relocate()
194 /* need the same jump target as preceding U-type relocation */ in arch_elf_relocate()
196 LOG_ERR("R_RISCV_PCREL_LO12_I relocation without preceding U-type " in arch_elf_relocate()
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmfifo.h121 void **p = (void **)(fifo + (*last) * size); /* buffer preceding idx */ in mfifo_by_idx_enqueue()
156 /* We keep idx as the always-one-free, so we return preceding in mfifo_enqueue_get()
160 *mem = (void *)(fifo + last * size); /* preceding buffer */ in mfifo_enqueue_get()
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_transport.rst74 entire body with preceding length and following it CRC in a single
138 | | | body, preceding length |
185 | | | body, preceding length |
/Zephyr-latest/include/zephyr/kernel/internal/
Dmm.h259 * This maps memory into virtual address space with a preceding and
264 * virtual address space with a preceding and a succeeding guard pages.
/Zephyr-latest/lib/os/
DKconfig.cbprintf165 tagged with a type by preceding it with another argument as type
/Zephyr-latest/include/zephyr/net/
Dwifi_utils.h85 * - A colon identifies the value preceding it as a band. A band value
/Zephyr-latest/tests/kernel/mem_protect/protection/src/
Dmain.c43 /* Flush preceding data writes and instruction fetches. */
/Zephyr-latest/modules/lvgl/
Dlvgl.c40 /* monochrome buffers are expected to have 8 preceding bytes for the color palette */
/Zephyr-latest/arch/arm64/core/
DKconfig198 by preceding all stack areas with a fixed guard region.
/Zephyr-latest/include/zephyr/sys/
Dring_buffer.h291 * to all preceding @ref ring_buf_put_claim invocations (or even 0). Surplus
365 * all preceding @ref ring_buf_get_claim invocations (or even 0). Surplus
Donoff.h357 * @note Behavior is undefined if this is not paired with a preceding
616 * @param key the key returned by the preceding invocation of onoff_sync_lock().
/Zephyr-latest/subsys/shell/
Dshell_history.c37 * As an optimization, the added padding is attributed to the preceding item
/Zephyr-latest/arch/x86/core/ia32/
Dcrt0.S215 * with a 4K non-present guard page preceding the stack buffer
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c827 /* Guard for preceding delimiters */ in coap_packet_set_path()
847 /* Guard for preceding delimiters */ in coap_packet_set_path()
872 /* Guard for preceding delimiters */ in coap_packet_set_path()
/Zephyr-latest/subsys/bluetooth/host/
Dconn_internal.h19 /** Central scans for a device preceding establishing a connection to it.
/Zephyr-latest/drivers/spi/
Dspi_xec_qmspi.c95 * CPHA = 0 Transmitter changes data on trailing of preceding clock cycle.
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst65 preceding the supervisor mode stack buffer. If the stack overflows an
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst42 the first non-white space in the preceding line. For example::
89 and should be indented at the same level as the preceding paragraph
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst77 the preceding work items in its queue the thread will remove the next work
/Zephyr-latest/include/zephyr/drivers/
Di2s.h132 * such that the LSB is always sent in the clock period preceding the WS
/Zephyr-latest/include/zephyr/logging/
Dlog_msg.h421 * log message provided. Each subsequent arguments are tagged by preceding
/Zephyr-latest/
DKconfig.zephyr877 starting with "!", to exclude sections matched by a preceding pattern.

12