RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Macros | Functions
mp.h File Reference

This header file defines the Multiprocessing Manager API. More...

#include <rtems/score/mpci.h>

Go to the source code of this file.

Macros

#define RTEMS_MINIMUN_HETERO_CONVERSION   MP_PACKET_MINIMUN_HETERO_CONVERSION
 This constant defines the count of uint32_t numbers in a packet which must be converted to native format in a heterogeneous system.
 
#define RTEMS_MINIMUM_PACKET_SIZE   MP_PACKET_MINIMUM_PACKET_SIZE
 This constant defines the minimum packet size which must be supported by the MPCI.
 

Functions

void rtems_multiprocessing_announce (void)
 Announces the arrival of a packet.
 

Detailed Description

This header file defines the Multiprocessing Manager API.