RTEMS
5.0.0
|
RTEMS Partition Create. More...
#include <rtems/rtems/partimpl.h>
#include <rtems/rtems/attrimpl.h>
#include <rtems/rtems/support.h>
#include <rtems/score/threaddispatch.h>
#include <rtems/score/sysstate.h>
#include <rtems/sysinit.h>
Functions | |
rtems_status_code | rtems_partition_create (rtems_name name, void *starting_address, uintptr_t length, size_t buffer_size, rtems_attribute attribute_set, rtems_id *id) |
RTEMS Partition Create. More... | |
RTEMS_SYSINIT_ITEM (_Partition_Manager_initialization, RTEMS_SYSINIT_CLASSIC_PARTITION, RTEMS_SYSINIT_ORDER_MIDDLE) | |
RTEMS Partition Create.