Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
implementation.h File Reference

API that algorithms must implement. More...

#include <zephyr/llext/symbol.h>
#include <infuse/algorithms/dependencies.h>

Go to the source code of this file.

Data Structures

struct  algorithm_common_config

Macros

#define ALGORITHM_EXPORT(symbol)
 Export algorithm implementation.

Typedefs

typedef void(* algorithm_run_fn) (const struct zbus_channel *chan)
 Algorithm implementation.

Detailed Description

API that algorithms must implement.

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2