Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mem_partition.c File Reference
#include <zephyr/kernel.h>
#include "mem_protect.h"

Functions

static volatile K_APP_DMEM (ztest_mem_partition)
 Test assigning global data and BSS variables to memory partitions.
 
 K_APPMEM_PARTITION_DEFINE (part_arch)
 
 K_APP_BMEM (part_arch)
 Test partitions sized per the constraints of the MPU hardware.
 
 ZTEST_SUITE (mem_protect_part, NULL, NULL, NULL, NULL, NULL)
 

Function Documentation

◆ K_APPMEM_PARTITION_DEFINE()

K_APPMEM_PARTITION_DEFINE ( part_arch )

◆ ZTEST_SUITE()

ZTEST_SUITE ( mem_protect_part ,
NULL ,
NULL ,
NULL ,
NULL ,
NULL  )