Home
last modified time | relevance | path

Searched refs:cache (Results 201 – 225 of 319) sorted by relevance

12345678910>>...13

/Zephyr-latest/cmake/modules/
Dzephyr_default.cmake68 # Prepare user cache
Dkconfig.cmake209 # cache variables prefixed according to the Kconfig namespace.
239 # When a cache variable starts with the 'KCONFIG_NAMESPACE' value, it is
Ddts.cmake53 # - CACHED_DTS_ROOT_BINDINGS is set in the cache to the
249 # challenging is this? Can we cache the dts dependencies?
/Zephyr-latest/dts/arm/ti/
Dcc13xx_cc26xx.dtsi50 /* VIMS RAM configurable in CCFG as GPRAM or cache for FLASH (default) */
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst106 them in memory temporarily using `git-credential-cache`_ instead.
117 .. _git-credential-cache:
118 https://git-scm.com/docs/git-credential-cache
Dbuild-flash-debug.rst66 build directory; ``west build`` can figure out the board from the CMake cache.
295 combine CMake's ``-C <initial-cache>`` option with ``build.cmake-args``. For
297 create a file named :file:`~/my-cache.cmake` with the following contents:
306 west config build.cmake-args "-C ~/my-cache.cmake"
494 The CMake cache contains default values West uses while flashing, such
608 The CMake cache contains default values West uses for debugging, such
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg100 reader and writer. It optionally embeds cache and memory barrier
/Zephyr-latest/dts/bindings/
Dbinding-types.txt27 cache Cache
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma15 bool "Disable data cache while accessing Scatter-Gather Descriptors."
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish286 set -l cache_file $cache_folder/fish_boards_completion.cache
357 …west_seen_subcommand_from update" -l name-cache -ra "(__zephyr_west_complete_directories)" -d "nam…
358 …west_seen_subcommand_from update" -l path-cache -ra "(__zephyr_west_complete_directories)" -d "pat…
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig228 bool "Resource Time series data cache support"
240 This settings define how many different resources may have cache enabled.
247 bool "Drop new data when cache is full"
250 bool "Drop oldest data when cache is full"
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst328 clearing their Zephyr cache, as caching issues can occur from time to time.
329 Delete the cache as well as any applicable build directories and start from
335 rm -rf ~/.ccache ~/.cache/zephyr
/Zephyr-latest/boards/arduino/portenta_h7/doc/
Dindex.rst11 with 2MBytes of Flash memory, 1MB RAM, 480 MHz CPU, Art Accelerator, L1 cache, external memory inte…
/Zephyr-latest/dts/xtensa/intel/
Dintel_adsp_ace20_lnl.dtsi20 i-cache-line-size = <64>;
21 d-cache-line-size = <64>;
/Zephyr-latest/modules/
DKconfig.stm32107 Enable STM32Cube data cache (DCACHE) HAL module driver
310 Enable STM32Cube Instruction cache (ICACHE) HAL module driver
755 Enable STM32Cube Instruction cache (ICACHE) LL module driver
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/
Dindex.rst24 - 4KB instruction cache size
/Zephyr-latest/boards/ite/it82xx2_evb/doc/
Dindex.rst24 - 4KB instruction cache size
/Zephyr-latest/boards/st/stm32h7b3i_dk/
Dstm32h7b3i_dk.dts59 /* Frame buffer memory cache will cause screen flickering. */
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst36 memory system. Moreover, the cluster incorporates a unified L2 cache that offers supplementary
37 functions. This cache is housed within a single APR region. Facilitating debugging processes, the
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld398 * when flash cache is disabled */
531 /* logging sections should be placed in RAM area to avoid flash cache disabled issues */
638 .cache.rodata_dummy (NOLOAD):
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt11xx_cm4.dtsi565 /* CAAM currently does not work on M4 because of cache API issues */
/Zephyr-latest/boards/st/b_u585i_iot02a/doc/
Dindex.rst98 - 8-Kbyte instruction cache allowing 0-wait-state execution from Flash and
100 - 4-Kbyte data cache for external memories
/Zephyr-latest/scripts/west_commands/runners/
Dnrf_common.py58 @functools.cache
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv4169 int "Number of IPv4 PMTU destination cache entries"
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig121 Updates to the cache segregation controls are only permitted before the caches

12345678910>>...13