Searched refs:memory (Results 1801 – 1823 of 1823) sorted by relevance
1...<<717273
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 484 to properly place the created entry in the right place in the memory. 601 Then automatically generated linker scripts are used to place it in the right place in the memory.
|
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 159 the buffer size different than BT_BUF_EVT_RX_SIZE can save memory.
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 300 the middle of a hardware transaction, such as writing to a flash memory, may
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 770 pinning or unpinning all virtual memory regions. The functions below are expected to fail and
|
/Zephyr-latest/cmake/linker/ |
D | linker_script_common.cmake | 622 # Sorting the memory sections in ascending order.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 396 console output (in the SOF shared memory trace buffer) can be read by
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 257 unacceptable for safety (e.g. complete dynamic memory management), then these individual
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 261 * Fix an issue where reserved memory could be overwritten when loading the 593 * Fix 6lo memory corruption during uncompression 1079 * :github:`20629` - when CONFIG_BT_SETTINGS is enabled, stack stores id in flash memory each power …
|
D | migration-guide-3.6.rst | 435 change is that this feature is rarely used and disabling it significantly reduces the memory
|
D | migration-guide-3.7.rst | 712 can be declared as permanent constants in the non-volatile memory. (:github:`69679`)
|
/Zephyr-latest/dts/riscv/ite/ |
D | it82xx2.dtsi | 11 sram0: memory@80100000 {
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 543 - The device should include a hardware-level access control mechanism for memory.
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 370 accurate structures layout in memory and therefore better reproduce possible
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 241 This affects static memory usage of engine.
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 198 * 4 /memory@20000000
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 136 passed a memory region to use as a stack on the foreign CPU (in
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 8 reading and writing registers and memory, and support breakpoint debugging of
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 519 changing :kconfig:option:`CONFIG_LWM2M_MAX_CACHED_RESOURCES`. This affects a static memory usage of
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 280 machine has some arbitrarily-defined "large" amount of memory:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 414 to the volatile memory. It is kept over Reset and can be read out by
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 669 in hardware. For boards with limited memory resources it is acceptable to
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 296 …omic_api=As for all atomic APIs, includes a full/sequentially-consistent memory barrier (where app… 490 # Doxygen will become slower. If the cache is too large, memory is wasted. The
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 2973 …) to convert the model into a special, space-efficient format for use on memory-constrained device… 2975 …and possibly the activations (output of each layer) as well, which saves memory, often without muc…
|
1...<<717273