|
RTEMS CPU Kit with SuperCore
4.11.2
|
RTEMS Workspace Support. More...
#include <rtems/system.h>#include <rtems/score/wkspace.h>#include <rtems/score/protectedheap.h>#include <rtems/score/interr.h>#include <rtems/config.h>#include <rtems/rtems/support.h>#include <string.h>
Functions | |
| bool | rtems_workspace_get_information (Heap_Information_block *the_info) |
| Gets Workspace Information. More... | |
| bool | rtems_workspace_allocate (size_t bytes, void **pointer) |
| Allocates Memory from the Workspace. More... | |
| bool | rtems_workspace_free (void *pointer) |
| Frees Memory Allocated from the Workspace. More... | |
RTEMS Workspace Support.
1.8.13