Home
last modified time | relevance | path

Searched refs:REGION_16K (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/st/stm32/stm32h7x/
Dmpu_regions.c28 REGION_RAM_NOCACHE_ATTR(REGION_16K)),
35 REGION_RAM_NOCACHE_ATTR(REGION_16K)),
/Zephyr-latest/include/zephyr/arch/arc/v2/mpu/
Darc_mpu.h65 #define REGION_16K 0x601 macro
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/
Darm_mpu_mem_cfg.h52 #define REGION_SRAM_SIZE REGION_16K
/Zephyr-latest/include/zephyr/arch/arm/mpu/
Darm_mpu_v7m.h92 #define REGION_16K REGION_SIZE(16KB) macro