hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
ifx-t1prime-lib.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) 2024-2026 Infineon Technologies AG
2// SPDX-License-Identifier: MIT
3
8#ifndef IFX_T1PRIME_LIB_H
9#define IFX_T1PRIME_LIB_H
10
11#include <stdint.h>
12
13#ifdef __cplusplus
14extern "C" {
15#endif
16
18#define LIB_T1PRIME UINT8_C(0x42)
19
20#ifdef __cplusplus
21}
22#endif
23
24#endif // IFX_T1PRIME_LIB_H