Loading...
Searching...
No Matches
aip31068_internal.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2020 Freie Universität Berlin
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
15
16#ifdef __cplusplus
17extern "C"
18{
19#endif
20
24#define AIP31068_EXECUTION_TIME_MAX (1600U)
25
30#define AIP31068_EXECUTION_TIME_DEFAULT (50U)
31
32#ifdef __cplusplus
33}
34#endif
35