summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mp/if/minimum-hetero-conversion.yml
blob: 3397556fb6cb0a91620b0cb9878121bb38b7b3a1 (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
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 (http://www.embedded-brains.de)
- 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
name: RTEMS_MINIMUN_HETERO_CONVERSION
notes: null
type: interface