![]() |
TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
|
Open Chiplet Configuration Protocol (OCCP) definitions. More...
#include <occp.h>
Data Fields | |
| int(* | send )(const struct occp_backend *backend, const uint8_t *data, size_t length) |
| int(* | receive )(const struct occp_backend *backend, uint8_t *data, size_t length) |
Open Chiplet Configuration Protocol (OCCP) definitions.
Copyright (c) 2026 Tenstorrent AI ULC
SPDX-License-Identifier: Apache-2.0
| int(* occp_backend::receive) (const struct occp_backend *backend, uint8_t *data, size_t length) |
| int(* occp_backend::send) (const struct occp_backend *backend, const uint8_t *data, size_t length) |