TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
smbus_target.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 Tenstorrent AI ULC
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
6#ifndef TT_SMBUS_TARGET_H
7#define TT_SMBUS_TARGET_H
8void PollSmbusTarget(void);
9#endif
void PollSmbusTarget(void)
Definition smbus_target.c:268