summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mp/if/minimum-hetero-conversion.yml
blob: eec3a77ae4287674051e4b08c126c761f8b997f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This constant defines the count of ${/c/if/uint32_t:/name} numbers in a packet
  which must be converted to native format in a heterogeneous system.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: ${/score/mpci/if/packet-minimum-hetero-conversion:/name}
  variants: []
description: |
  In packets longer than this value, some of the extra data may be a user
  message buffer which is not automatically endian swapped.
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
- role: constraint
  uid: /constraint/constant-not-pre-qualified
name: RTEMS_MINIMUN_HETERO_CONVERSION
notes: null
type: interface