Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_edgeai_features_timedomain.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_TIMEDOMAIN_H_
7#define _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_TIMEDOMAIN_H_
8
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
15// int8 features declarations
45// int16 features declarations
75// float32 features declarations
105
106#ifdef __cplusplus
107}
108#endif
109
110#endif /* _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_TIMEDOMAIN_H_ */
#define NRF_EDGEAI_DECLARE_FEATURE_FUNCTION_F32(feature_name)
Definition nrf_edgeai_features_common.h:82
#define NRF_EDGEAI_DECLARE_FEATURE_FUNCTION_I16(feature_name)
Definition nrf_edgeai_features_common.h:79
#define NRF_EDGEAI_DECLARE_FEATURE_FUNCTION_I8(feature_name)
Definition nrf_edgeai_features_common.h:76