RTEMS
5.0.0
|
RTEMS Create Port. More...
#include <rtems/rtems/dpmemimpl.h>
#include <rtems/rtems/status.h>
#include <rtems/rtems/support.h>
#include <rtems/score/address.h>
#include <rtems/score/thread.h>
#include <rtems/sysinit.h>
Functions | |
rtems_status_code | rtems_port_create (rtems_name name, void *internal_start, void *external_start, uint32_t length, rtems_id *id) |
Creates a port into a dual-ported memory area. More... | |
RTEMS_SYSINIT_ITEM (_Dual_ported_memory_Manager_initialization, RTEMS_SYSINIT_CLASSIC_DUAL_PORTED_MEMORY, RTEMS_SYSINIT_ORDER_MIDDLE) | |
RTEMS Create Port.