RTEMS CPU Kit with SuperCore
4.11.3
|
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>
Functions | |
rtems_status_code | rtems_partition_create (rtems_name name, void *starting_address, uint32_t length, uint32_t buffer_size, rtems_attribute attribute_set, rtems_id *id) |
RTEMS Partition Create. More... | |
RTEMS Partition Create.