RTEMS  5.0.0
Functions
pheapallocate.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

void * _Protected_heap_Allocate_aligned_with_boundary (Heap_Control *heap, uintptr_t size, uintptr_t alignment, uintptr_t boundary)
 See _Heap_Allocate_aligned_with_boundary().
 

Detailed Description

Protected Heap Handler implementation.