Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_edgeai_features_freqdomain.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_FREQDOMAIN_H_
7#define _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_FREQDOMAIN_H_
8
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
15// float32 features declarations
28
29// int16 features declarations
42
43#ifdef __cplusplus
44}
45#endif
46
47#endif /* _NRF_EDGEAI_PRIVATE_INTERFACES_FEATURES_FREQDOMAIN_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