Home
last modified time | relevance | path

Searched full:stores (Results 1 – 25 of 115) sorted by relevance

12345

/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/
Dswap.c17 * It simply stores the intlock key (the BASEPRI value) parameter into
27 * outgoing thread. This is all performed by the hardware, which stores it in
/Zephyr-Core-3.5.0/tests/arch/arc/arc_dsp_sharing/src/
Ddsp_regs_arc.h47 * This function stores all DSP and AGU registers to the memory buffer
68 * specified by @a regs, and then stores them back to that buffer.
/Zephyr-Core-3.5.0/tests/bluetooth/mesh/rpl/src/
Dmain.c258 /** Test that RPL accepts and stores a valid entry that was just deleted. The entry should be
285 /** Test that RPL accepts and stores a valid entry that was just stored. The entry should be stored
311 /** Test that RPL accepts and stores a valid entry that has not yet been deleted. The entry should
342 /* Test that RPL accepts and stores a valid entry that has not yet been stored. The entry should be
373 /** Test that RPL accepts and stores a valid entry that has been deleted during the reset operation.
406 /** Test that RPL accepts and stores a valid entry that has been stored during the reset operation.
437 /** Test that RPL accepts and stores a new entry when the reset operation is not yet finished. */
/Zephyr-Core-3.5.0/drivers/adc/
DKconfig.nrfx22 needs a dedicated structure in RAM that stores the ADC settings
/Zephyr-Core-3.5.0/tests/kernel/fpu_sharing/generic/src/
Dfloat_regs_arm_gcc.h77 * This function stores ALL floating point registers to the memory buffer
99 * specified by @a regs, and then stores them back to that buffer.
Dfloat_regs_arc_gcc.h64 * This function stores ALL floating point registers to the memory buffer
97 * specified by @a regs, and then stores them back to that buffer.
Dfloat_regs_arm64_gcc.h62 * This function stores ALL floating point registers to the memory buffer
99 * specified by @a regs, and then stores them back to that buffer.
Dfloat_regs_x86_gcc.h70 * specified by @a regs, and then stores them back to that buffer.
124 * This function stores ALL floating point registers to the memory buffer
Dfloat_regs_xtensa.h55 * This function stores ALL floating point registers to the memory buffer
89 * specified by @a regs, and then stores them back to that buffer.
Dfloat_regs_riscv_gcc.h126 * This function stores ALL floating point registers to the memory buffer
212 * specified by @a regs, and then stores them back to that buffer.
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dpriv_proxy_net_id.sh12 # 2. RX device scans for a single Net ID advertisment and stores
Dpriv_proxy_node_id.sh14 # 2. RX device scans for a single Private Node ID advertisement and stores
/Zephyr-Core-3.5.0/include/zephyr/mgmt/mcumgr/transport/
Dsmp.h45 * (e.g., the BLE transport stores the peer address).
59 * stores the connection reference that has to be incremented when is going
75 * transport stores the connection reference that has to be decreased).
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/
Dull_conn_types.h92 * Stores features supported by peer device. The content of the member may be
97 * Stores features common for two connected devices. Before feature exchange
98 * procedure is completed, the member stores information about all features
Dlll_sync.h67 /* Member stores one additional IQ report rx node for notification of insufficient
/Zephyr-Core-3.5.0/subsys/console/
Dgetline.c42 * stores UART input in it until EOL, and then puts it into in console_getline_init()
/Zephyr-Core-3.5.0/subsys/net/lib/mqtt/
DKconfig48 disconnects, the message broker stores unacknowledged QoS 1 messages
/Zephyr-Core-3.5.0/include/zephyr/arch/sparc/
Dthread.h41 * stores safely in the context switch.
/Zephyr-Core-3.5.0/arch/arm64/core/
DCMakeLists.txt49 # consecutive 32-byte loads and stores. Saving and restoring the Advanced SIMD
/Zephyr-Core-3.5.0/arch/sparc/core/
Dstack_offsets.h57 * The flat ABI stores and loads "local" and "in" registers in the save area as
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Dslist.rst7 singly-linked list data (i.e. data where each list element stores a
70 "head" and "tail" pointer fields. And a :c:struct:`sys_snode_t` stores only a
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_df_types.h146 /* Stores information if the RX configuration was set at least once.
177 /* Stores information if the TX configuration was set at least once.
/Zephyr-Core-3.5.0/include/zephyr/sys/
Dbarrier.h51 * blocking execution of any further instructions, not just loads or stores, or
/Zephyr-Core-3.5.0/drivers/console/
Drtt_console.c58 * assumes that the host is inactive and stores that in rtt_console_out()
/Zephyr-Core-3.5.0/drivers/dma/
Ddma_stm32_bdma.h22 int mux_channel; /* stores the dmamux channel */

12345