RTEMS CPU Kit with SuperCore  4.11.2
Functions
pheapallocate.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/system.h>
#include <rtems/score/protectedheap.h>
Include dependency graph for pheapallocate.c:

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.