zephyr/drivers/mm
Patryk Duda 22d3173a61 include: zephyr: sys: Introduce IS_BIT_SET() macro
This macro is defined in a few places which leads to macro redefinition
error e.g. when compiling prometheus network sample for NPCX boards.

Provide one definition of IS_BIT_SET() in util_macro.h to fix the
problem.

Signed-off-by: Patryk Duda <patrykd@google.com>
2025-01-10 14:48:13 +01:00
..
CMakeLists.txt
Kconfig
mm_drv_bank.c mm: rename struct mem_drv_bank to sys_mm_drv_bank 2023-11-21 08:42:01 +00:00
mm_drv_common.c mm: common: reset mappings during simple mapping failures 2024-08-28 16:35:43 -04:00
mm_drv_common.h
mm_drv_intel_adsp.h include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
mm_drv_intel_adsp_mtl_tlb.c mm: tlb: Add a mmu support in update page flags function 2024-11-19 16:23:52 +01:00
mm_drv_intel_adsp_regions.c
mm_drv_intel_adsp_tlb.c xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
mm_drv_ti_rat.c