Searched full:stores (Results 1 – 25 of 147) sorted by relevance
123456
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.xmc4xxx | 26 Number of TX DMA descriptors. Each descriptor stores the memory address of a 33 Number of RX DMA descriptors. Each descriptor stores the memory address of a
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_sync.h | 71 /* Member stores one additional IQ report rx node for notification of insufficient 77 /* Member stores information if there were insufficient IQ report rx nodes for all CTEs
|
D | ull_conn_types.h | 92 * 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
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | dsp_regs_arc.h | 47 * 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-latest/drivers/adc/ |
D | Kconfig.nrfx | 22 needs a dedicated structure in RAM that stores the ADC settings
|
/Zephyr-latest/tests/bluetooth/mesh/rpl/src/ |
D | main.c | 258 /** 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-latest/tests/kernel/fpu_sharing/generic/src/ |
D | float_regs_arm_gcc.h | 77 * This function stores ALL floating point registers to the memory buffer 99 * specified by @a regs, and then stores them back to that buffer.
|
D | float_regs_arc_gcc.h | 64 * This function stores ALL floating point registers to the memory buffer 97 * specified by @a regs, and then stores them back to that buffer.
|
D | float_regs_arm64_gcc.h | 62 * This function stores ALL floating point registers to the memory buffer 99 * specified by @a regs, and then stores them back to that buffer.
|
D | float_regs_x86_gcc.h | 70 * specified by @a regs, and then stores them back to that buffer. 124 * This function stores ALL floating point registers to the memory buffer
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | priv_proxy_net_id.sh | 12 # 2. RX device scans for a single Net ID advertisment and stores
|
D | priv_proxy_node_id.sh | 14 # 2. RX device scans for a single Private Node ID advertisement and stores
|
/Zephyr-latest/soc/nxp/mcx/mcxc/ |
D | Kconfig | 28 Include the 16-byte flash configuration field that stores default
|
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/ |
D | smp.h | 45 * (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-latest/subsys/console/ |
D | getline.c | 42 * stores UART input in it until EOL, and then puts it into in console_getline_init()
|
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | thread.h | 41 * stores safely in the context switch.
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | Kconfig | 54 disconnects, the message broker stores unacknowledged QoS 1 messages
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | wifi_credentials_internal.h | 28 * @brief Stores settings entry in flash.
|
/Zephyr-latest/arch/sparc/core/ |
D | stack_offsets.h | 57 * The flat ABI stores and loads "local" and "in" registers in the save area as
|
/Zephyr-latest/soc/nxp/s32/s32k1/ |
D | Kconfig | 77 Include the 16-byte flash configuration field that stores default
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 52 # consecutive 32-byte loads and stores. Saving and restoring the Advanced SIMD
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 7 singly-linked list data (i.e. data where each list element stores a 70 "head" and "tail" pointer fields. And a :c:type:`sys_snode_t` stores only a
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | Kconfig | 44 The MQTT_SN library stores addresses internally and thus
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/ |
D | index.rst | 19 The temperature register always stores a 12 bit two's complement data,
|
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/ |
D | index.rst | 19 The temperature register always stores a 12 bit two's complement data,
|
123456