RTEMS CPU Kit with SuperCore
Functions
pheapgetblocksize.c File Reference

Protected Heap Handler implementation. More...

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

Functions

bool _Protected_heap_Get_block_size (Heap_Control *the_heap, void *starting_address, uintptr_t *size)
 See _Heap_Size_of_alloc_area().
 

Detailed Description

Protected Heap Handler implementation.