This group contains the User Extensions Manager implementation.
More...
This group contains the User Extensions Manager implementation.
◆ EXTENSION_INFORMATION_DEFINE
#define EXTENSION_INFORMATION_DEFINE |
( |
|
max | ) |
|
Value:
_Extension, \
OBJECTS_CLASSIC_API, \
OBJECTS_RTEMS_EXTENSIONS, \
max, \
)
#define OBJECTS_NO_STRING_NAME
Constant for the object information string name length to indicate that this object class has no stri...
Definition: objectdata.h:123
#define OBJECTS_INFORMATION_DEFINE(name, api, cls, type, max, nl, ex)
Statically initializes an objects information.
Definition: objectdata.h:449
#define NULL
Requests a GPIO pin group configuration.
Definition: xil_types.h:54
Definition: extensiondata.h:55
Macro to define the objects information for the Classic Extensions objects.
This macro should only be used by <rtems/confdefs.h>.
- Parameters
-
max | The configured object maximum (the OBJECTS_UNLIMITED_OBJECTS flag may be set). |