Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_edgeai_features_customdomain.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6#ifndef _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_CUSTOMDOMAIN_H_
7#define _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_CUSTOMDOMAIN_H_
8
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
15// int16 features declarations
17
18#ifdef __cplusplus
19}
20#endif
21
22#endif /* _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_CUSTOMDOMAIN_H_ */
#define NRF_EDGEAI_DECLARE_FEATURE_FUNCTION_I16(feature_name)
Definition nrf_edgeai_features_common.h:79