Portal subsystem types. More...
Data Structures | |
| struct | zxfoundation::dgp::portal::portal_binding |
| Result of an import that must be used with the returned AR. More... | |
| struct | zxfoundation::dgp::portal::portal_desc |
Enumerations | |
| enum class | portal_prot : u32 { none = 0 , read = 1U << 0 , write = 1U << 1 , rw = read | write } |
Variables | |
| constexpr u32 | zxfoundation::dgp::portal::MAX_PORTALS = 1024U |
| constexpr u32 | zxfoundation::dgp::portal::MAX_PORTALS_PER_DOMAIN = 16U |
Portal subsystem types.
SPDX-License-Identifier: Apache-2.0