Lines Matching +full:dcache +full:- +full:alignment
15 The information here assumes that the architecture-specific MPU support is
16 enabled. See the architecture-specific documentation for details.
45 ---------------------------------
52 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
59 -------------------------------------
68 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
70 * :kconfig:option:`CONFIG_MEM_ATTR`: enable the ``mem-attr`` library for
81 .. code-block:: c
95 -------------------------------------------
107 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
114 .. code-block:: c
125 ---------------------
145 Some architectures support a cache configuration called **write-through**
164 * :kconfig:option:`CONFIG_DCACHE`: DCACHE control enabled in Zephyr.
174 Alignment section in Caching Basics
175 ---------
181 .. code-block:: c