Home
last modified time | relevance | path

Searched full:structures (Results 1 – 25 of 266) sorted by relevance

1234567891011

/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst3 Data Structures
6 Zephyr provides a library of common general purpose data structures
8 These include list and balanced tree structures for storing ordered
13 data structures. The "node" data is the only struct used by the
24 them is not threadsafe by default. These are data structures, not
27 structures are thread safe in specific usage scenarios (see
/Zephyr-latest/include/zephyr/drivers/
Dcache.h82 * @note the cache operations act on cache line. When multiple data structures
84 * data structures sharing the same line will be flushed. This is usually
103 * @note the cache operations act on cache line. When multiple data structures
105 * non-read-only data structures sharing the same line will be
125 * @note the cache operations act on cache line. When multiple data structures
127 * data structures sharing the same line will be flushed before being
216 * @note the cache operations act on cache line. When multiple data structures
218 * data structures sharing the same line will be flushed. This is usually
237 * @note the cache operations act on cache line. When multiple data structures
239 * non-read-only data structures sharing the same line will be
[all …]
/Zephyr-latest/include/zephyr/arch/
Dcache.h92 * @note the cache operations act on cache line. When multiple data structures
94 * data structures sharing the same line will be flushed. This is usually
115 * @note the cache operations act on cache line. When multiple data structures
117 * non-read-only data structures sharing the same line will be
139 * @note the cache operations act on cache line. When multiple data structures
141 * data structures sharing the same line will be flushed before being
247 * @note the cache operations act on cache line. When multiple data structures
249 * data structures sharing the same line will be flushed. This is usually
270 * @note the cache operations act on cache line. When multiple data structures
272 * non-read-only data structures sharing the same line will be
[all …]
/Zephyr-latest/include/zephyr/drivers/flash/
Dnpcx_flash_api_ex.h42 /* Structures used by FLASH_NPCX_EX_OP_EXEC_UMA */
56 /* Structures used by FLASH_NPCX_EX_OP_SET_QSPI_OPER */
62 /* Structures used by FLASH_NPCX_EX_OP_GET_QSPI_OPER */
/Zephyr-latest/subsys/fs/ext2/
DKconfig30 This flag is used to determine size of internal structures that
37 This flag is used to determine size of internal structures that
/Zephyr-latest/include/zephyr/
Dcache.h206 * @note the cache operations act on cache line. When multiple data structures
208 * data structures sharing the same line will be flushed. This is usually
238 * @note the cache operations act on cache line. When multiple data structures
240 * data structures sharing the same line will be flushed. This is usually
268 * @note the cache operations act on cache line. When multiple data structures
270 * non-read-only data structures sharing the same line will be
301 * @note the cache operations act on cache line. When multiple data structures
303 * non-read-only data structures sharing the same line will be
332 * @note the cache operations act on cache line. When multiple data structures
334 * data structures sharing the same line will be flushed before being
[all …]
/Zephyr-latest/include/zephyr/linker/
Diterable_sections.h42 * of equally-sized data structures. For use with STRUCT_SECTION_ITERABLE().
77 * of equally-sized data structures. For use with STRUCT_SECTION_ITERABLE().
95 * of equally-sized data structures. For use with STRUCT_SECTION_ITERABLE().
130 * of equally-sized data structures. For use with STRUCT_SECTION_ITERABLE().
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dmsg.rst6 The Bluetooth Mesh message provides set of structures, macros and functions used
/Zephyr-latest/tests/subsys/logging/log_backend_fs/
Dprj.conf17 # fs_dirent structures are big.
/Zephyr-latest/doc/kernel/iterable_sections/
Dindex.rst7 which can be used for defining iterable areas of equally-sized data structures,
40 identifier, ``DATA_SECTIONS`` for RAM structures and ``SECTIONS`` for ROM ones.
/Zephyr-latest/samples/subsys/fs/littlefs/
Dprj.conf10 # fs_dirent structures are big.
/Zephyr-latest/samples/drivers/display/boards/
Dmimxrt1170_evk_mimxrt1176_cm7_A.conf9 # bytes. We include 128 bytes of padding for kernel heap structures
Dmimxrt1170_evkb_cm7.conf9 # bytes. We include 128 bytes of padding for kernel heap structures
Dmimxrt595_evk_mimxrt595s_cm33.conf9 # bytes. We include 128 bytes of padding for kernel heap structures
/Zephyr-latest/samples/modules/lvgl/demos/boards/
Dmimxrt595_evk_mimxrt595s_cm33.conf9 # bytes. We include 128 bytes of padding for kernel heap structures
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/inc/
Doff_raw_tx.h8 * @brief File containing internal structures for the offloaded raw TX feature in the driver.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/
Dlpn_disable.sh13 # internal callback structures that might produce incorrect internal state
/Zephyr-latest/tests/bluetooth/host/data/bt_data_parse/src/
Dmain.c77 * - The significant part contains a sequence of N AD structures
109 * - Data contains valid AD Structures
167 * - Data contains valid AD Structures
/Zephyr-latest/arch/mips/include/
Dkernel_arch_data.h13 * This file contains private kernel structures definitions and various
/Zephyr-latest/arch/riscv/include/
Dkernel_arch_data.h11 * This file contains private kernel structures definitions and various
/Zephyr-latest/arch/sparc/include/
Dkernel_arch_data.h11 * This file contains private kernel structures definitions and various
/Zephyr-latest/drivers/dma/
DKconfig.mcux_lpc30 as many channel data structures as the maximum number of DMA channels
/Zephyr-latest/soc/nxp/rw/
DKconfig29 Create data structures required by the boot ROM to boot the
/Zephyr-latest/arch/posix/core/offsets/
Doffsets.c13 * value represents the member offsets for various IA-32 structures.
/Zephyr-latest/arch/nios2/include/
Dkernel_arch_data.h12 * This file contains private kernel structures definitions and various

1234567891011