Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_edgeai.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 */
13#ifndef _NRF_EDGEAI_H_
14#define _NRF_EDGEAI_H_
15
16#include "dsp/nrf_dsp.h"
17#include "nn/nrf_nn.h"
19
20#endif /* _NRF_EDGEAI_H_ */
21